HomeSort by relevance Sort by last modified time
    Searched defs:yesButton (Results 1 - 3 of 3) sorted by null

  /cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/
ScopedDirectoryAccessClientTest.java 238 assertFalse("allow button should be disabled", dialog.yesButton.isEnabled());
282 dialog.yesButton.click();
356 final UiObject yesButton;
373 yesButton = dialog.getChild(new UiSelector().resourceId("android:id/button1"));
  /packages/apps/Stk/src/com/android/stk/
StkInputActivity.java 147 Button yesButton = (Button) findViewById(R.id.button_yes);
151 yesButton.setOnClickListener(this);
  /prebuilts/tools/common/fest/
fest-swing-1.2.1.jar 

Completed in 113 milliseconds