HomeSort by relevance Sort by last modified time
    Searched refs:ok_button (Results 1 - 14 of 14) sorted by null

  /external/chromium/chrome/browser/chromeos/options/
take_photo_dialog.cc 89 GetDialogClientView()->ok_button()->SetEnabled(false);
93 GetDialogClientView()->ok_button()->SetEnabled(true);
94 GetDialogClientView()->ok_button()->RequestFocus();
  /development/samples/SampleSyncAdapter/tests/src/com/example/android/samplesync/authenticator/
AuthenticatorActivityTest.java 74 View loginbutton = activity.findViewById(R.id.ok_button);
  /external/chromium/chrome/browser/ui/gtk/
js_modal_dialog_gtk.cc 130 GtkWidget* ok_button = gtk_dialog_add_button(GTK_DIALOG(gtk_dialog_), local
133 gtk_widget_grab_focus(ok_button);
crypto_module_password_dialog.cc 117 GtkWidget* ok_button = gtk_util::AddButtonToDialog( local
123 GTK_WIDGET_SET_FLAGS(ok_button, GTK_CAN_DEFAULT);
  /developers/samples/android/ui/holo/BorderlessButtons/BorderlessButtons/src/main/java/com/example/android/borderlessbuttons/
MainActivity.java 55 findViewById(R.id.ok_button).setOnClickListener(new View.OnClickListener() {
  /external/icu4c/samples/layout/
gnomelayout.cpp 130 GTK_FILE_SELECTION(fileselection)->ok_button;
cgnomelayout.c 122 GTK_FILE_SELECTION(fileselection)->ok_button;
  /packages/apps/PackageInstaller/src/com/android/packageinstaller/
GrantActivity.java 80 mOk = (Button)findViewById(R.id.ok_button);
UninstallAppProgress.java 159 mOkButton = (Button) findViewById(R.id.ok_button);
UninstallerActivity.java 190 mOk = (Button)findViewById(R.id.ok_button);
PackageInstallerActivity.java 177 mOk = (Button)findViewById(R.id.ok_button);
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 928 milliseconds