Class android.view.View

Added Methods
void clearPendingCredentialRequest()  
int getContentSensitivity()  
float getFrameContentVelocity()  
int getHandwritingDelegateFlags()  
(OutcomeReceiver<GetCredentialResponse, GetCredentialException>getPendingCredentialCallback()  
GetCredentialRequest getPendingCredentialRequest()  
float getRequestedFrameRate()  
boolean isContentSensitive()  
void setContentSensitivity(int)  
void setFrameContentVelocity(float)  
void setHandwritingDelegateFlags(int)  
void setPendingCredentialRequest(GetCredentialRequest, OutcomeReceiver<GetCredentialResponse, GetCredentialException>)  
void setRequestedFrameRate(float)  
 

Added Fields
int CONTENT_SENSITIVITY_AUTO  
int CONTENT_SENSITIVITY_NOT_SENSITIVE  
int CONTENT_SENSITIVITY_SENSITIVE  
int DRAG_FLAG_GLOBAL_SAME_APPLICATION  
int DRAG_FLAG_START_INTENT_SENDER_ON_UNHANDLED_DRAG  
float REQUESTED_FRAME_RATE_CATEGORY_DEFAULT  
float REQUESTED_FRAME_RATE_CATEGORY_HIGH  
float REQUESTED_FRAME_RATE_CATEGORY_LOW  
float REQUESTED_FRAME_RATE_CATEGORY_NORMAL  
float REQUESTED_FRAME_RATE_CATEGORY_NO_PREFERENCE