HomeSort by relevance Sort by last modified time
    Searched full:ok_button (Results 76 - 100 of 105) sorted by null

1 2 34 5

  /packages/apps/Bluetooth/res/values-zh-rHK/
test_strings.xml 10 <string name="ok_button" msgid="6519033415223065454">"??"</string>
  /packages/apps/Bluetooth/res/values-zh-rTW/
test_strings.xml 10 <string name="ok_button" msgid="6519033415223065454">"??"</string>
  /packages/apps/Bluetooth/res/values-zu/
test_strings.xml 10 <string name="ok_button" msgid="6519033415223065454">"KULUNGILE"</string>
  /packages/apps/Bluetooth/res/values-hu/
test_strings.xml 10 <string name="ok_button" msgid="6519033415223065454">"OK"</string>
  /packages/apps/Bluetooth/res/values-is-rIS/
test_strings.xml 10 <string name="ok_button" msgid="6519033415223065454">"Í lagi"</string>
  /packages/apps/Bluetooth/res/values-sq-rAL/
test_strings.xml 10 <string name="ok_button" msgid="6519033415223065454">"Në rregull!"</string>
  /packages/apps/Bluetooth/res/values-vi/
test_strings.xml 10 <string name="ok_button" msgid="6519033415223065454">"OK"</string>
  /development/samples/SampleSyncAdapter/tests/src/com/example/android/samplesync/authenticator/
AuthenticatorActivityTest.java 74 View loginbutton = activity.findViewById(R.id.ok_button);
  /cts/hostsidetests/devicepolicy/app/PackageInstaller/src/com/android/cts/packageinstaller/
ManualPackageInstallTest.java 43 .res("com.android.packageinstaller:id/ok_button")
  /developers/build/prebuilts/gradle/BorderlessButtons/Application/src/main/java/com/example/android/borderlessbuttons/
MainActivity.java 55 findViewById(R.id.ok_button).setOnClickListener(new View.OnClickListener() {
  /developers/build/prebuilts/gradle/BorderlessButtons/Application/src/main/res/layout/
sample_main.xml 79 android:id="@+id/ok_button"
  /developers/samples/android/ui/holo/BorderlessButtons/Application/src/main/java/com/example/android/borderlessbuttons/
MainActivity.java 55 findViewById(R.id.ok_button).setOnClickListener(new View.OnClickListener() {
  /developers/samples/android/ui/holo/BorderlessButtons/Application/src/main/res/layout/
sample_main.xml 79 android:id="@+id/ok_button"
  /development/samples/SampleSyncAdapter/res/layout/
login_activity.xml 104 android:id="@+id/ok_button"
  /development/samples/browseable/BorderlessButtons/res/layout/
sample_main.xml 79 android:id="@+id/ok_button"
  /development/samples/browseable/BorderlessButtons/src/com.example.android.borderlessbuttons/
MainActivity.java 55 findViewById(R.id.ok_button).setOnClickListener(new View.OnClickListener() {
  /packages/apps/PackageInstaller/res/layout/
uninstall_progress.xml 99 <Button android:id="@+id/ok_button"
  /platform_testing/tests/smokefast/src/com/android/smokefast/
MediaCaptureTest.java 54 UiObject2 maybeOkButton = mDevice.wait(Until.findObject(By.res("android:id/ok_button")),
  /packages/apps/Stk/src/com/android/stk/
StkDialogActivity.java 65 public static final int OK_BUTTON = R.id.button_ok;
97 case OK_BUTTON:
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
FileDialog.py 91 self.ok_button = Button(self.botframe,
94 self.ok_button.pack(side=LEFT)
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
FileDialog.py 91 self.ok_button = Button(self.botframe,
94 self.ok_button.pack(side=LEFT)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
FileDialog.py 91 self.ok_button = Button(self.botframe,
94 self.ok_button.pack(side=LEFT)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
FileDialog.py 91 self.ok_button = Button(self.botframe,
94 self.ok_button.pack(side=LEFT)
  /external/icu/icu4c/source/samples/layout/
cgnomelayout.c 122 GTK_FILE_SELECTION(fileselection)->ok_button;
gnomelayout.cpp 130 GTK_FILE_SELECTION(fileselection)->ok_button;

Completed in 740 milliseconds

1 2 34 5