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 )
|