HomeSort by relevance Sort by last modified time
    Searched full:customsecurebutton (Results 1 - 1 of 1) sorted by null

  /development/samples/ApiDemos/src/com/example/android/apis/view/
SecureView.java 91 Button customSecureButton = (Button) findViewById(R.id.secure_view_custom_secure_button);
92 setClickedAction(customSecureButton);
93 setTouchFilter(customSecureButton);

Completed in 4609 milliseconds