HomeSort by relevance Sort by last modified time
    Searched refs:show (Results 151 - 175 of 668) sorted by null

1 2 3 4 5 67 8 91011>>

  /packages/apps/Phone/src/com/android/phone/
CdmaDisplayInfo.java 65 sDisplayInfoDialog.show();
FakePhoneActivity.java 71 Toast.LENGTH_SHORT).show();
  /frameworks/base/core/java/android/widget/
VideoView.java 320 mMediaController.show();
325 // Show the media controls when we're paused into a video and make 'em stick.
326 mMediaController.show(0);
401 .show();
468 mMediaController.show();
542 mMediaController.show();
551 mMediaController.show();
564 mMediaController.show();
  /packages/apps/Settings/src/com/android/settings/
SecuritySettings.java 431 Toast.LENGTH_SHORT).show();
444 ((Dialog) dialog).show(); method
570 // Show a toast message if the state is changed.
575 Toast.LENGTH_SHORT).show();
578 Toast.LENGTH_SHORT).show();
581 Toast.LENGTH_SHORT).show();
590 // Show extra hint only when the action comes from outside.
603 dialog.show();
625 dialog.show();
636 .create().show();
    [all...]
  /development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
BluetoothChat.java 103 Toast.makeText(this, "Bluetooth is not available", Toast.LENGTH_LONG).show();
209 Toast.makeText(this, R.string.not_connected, Toast.LENGTH_SHORT).show();
277 + mConnectedDeviceName, Toast.LENGTH_SHORT).show();
281 Toast.LENGTH_SHORT).show();
310 Toast.makeText(this, R.string.bt_not_enabled_leaving, Toast.LENGTH_SHORT).show();
  /external/chromium/third_party/icu/source/test/intltest/
nmfmtrt.cpp 243 UBool show = verbose; local
263 show = TRUE;
270 show = TRUE;
279 show = TRUE;
288 if (show) {
  /external/icu4c/test/intltest/
nmfmtrt.cpp 243 UBool show = verbose; local
263 show = TRUE;
270 show = TRUE;
279 show = TRUE;
288 if (show) {
  /packages/apps/Settings/src/com/android/settings/wifi/
AdvancedSettings.java 122 * Generate the list of valid channel counts to show in the ListPreference.
129 Toast.LENGTH_SHORT).show();
178 Toast.LENGTH_SHORT).show();
182 Toast.LENGTH_SHORT).show();
192 Toast.LENGTH_SHORT).show();
209 Toast.makeText(this, R.string.wifi_ip_settings_invalid_ip, Toast.LENGTH_LONG).show();
  /device/samsung/crespo/alsa-lib/
ltmain.sh 132 show="$echo"
293 $show "(cd $f_ex_an_ar_dir && $AR x $f_ex_an_ar_oldlib)"
314 $show "${rm}r $my_gentop"
316 $show "$mkdir $my_gentop"
332 $show "${rm}r $my_xdir"
334 $show "$mkdir $my_xdir"
342 $show "Extracting $my_xabs"
354 $show "$darwin_base_archive has multiple architectures $darwin_arches"
507 show=:
855 $show "Waiting for $lockfile to be removed
    [all...]
  /external/chromium/sdch/open-vcdiff/
ltmain.sh 148 show="$echo"
317 $show "(cd $f_ex_an_ar_dir && $AR x $f_ex_an_ar_oldlib)"
338 $show "${rm}r $my_gentop"
340 $show "$mkdir $my_gentop"
366 $show "${rm}r $my_xdir"
368 $show "$mkdir $my_xdir"
376 $show "Extracting $my_xabs"
388 $show "$darwin_base_archive has multiple architectures $darwin_arches"
542 show=:
892 $show "Waiting for $lockfile to be removed
    [all...]
  /external/chromium/third_party/libevent/
ltmain.sh 148 show="$echo"
317 $show "(cd $f_ex_an_ar_dir && $AR x $f_ex_an_ar_oldlib)"
338 $show "${rm}r $my_gentop"
340 $show "$mkdir $my_gentop"
366 $show "${rm}r $my_xdir"
368 $show "$mkdir $my_xdir"
376 $show "Extracting $my_xabs"
388 $show "$darwin_base_archive has multiple architectures $darwin_arches"
542 show=:
892 $show "Waiting for $lockfile to be removed
    [all...]
  /external/dbus/
ltmain.sh 140 show="$echo"
303 $show "(cd $f_ex_an_ar_dir && $AR x $f_ex_an_ar_oldlib)"
324 $show "${rm}r $my_gentop"
326 $show "$mkdir $my_gentop"
352 $show "${rm}r $my_xdir"
354 $show "$mkdir $my_xdir"
362 $show "Extracting $my_xabs"
374 $show "$darwin_base_archive has multiple architectures $darwin_arches"
527 show=:
876 $show "Waiting for $lockfile to be removed
    [all...]
  /external/expat/conftools/
ltmain.sh 132 show="$echo"
293 $show "(cd $f_ex_an_ar_dir && $AR x $f_ex_an_ar_oldlib)"
314 $show "${rm}r $my_gentop"
316 $show "$mkdir $my_gentop"
332 $show "${rm}r $my_xdir"
334 $show "$mkdir $my_xdir"
342 $show "Extracting $my_xabs"
354 $show "$darwin_base_archive has multiple architectures $darwin_arches"
507 show=:
855 $show "Waiting for $lockfile to be removed
    [all...]
  /external/libffi/
ltmain.sh 142 show="$echo"
311 $show "(cd $f_ex_an_ar_dir && $AR x $f_ex_an_ar_oldlib)"
332 $show "${rm}r $my_gentop"
334 $show "$mkdir $my_gentop"
360 $show "${rm}r $my_xdir"
362 $show "$mkdir $my_xdir"
370 $show "Extracting $my_xabs"
382 $show "$darwin_base_archive has multiple architectures $darwin_arches"
536 show=:
885 $show "Waiting for $lockfile to be removed
    [all...]
  /cts/tests/tests/widget/src/android/widget/cts/
MediaControllerTest.java 127 * 1. Show the MediaController.
131 @ToBeFixed(bug = "1695243", explanation = "setAnchorView() must be called before show(), " +
140 mMediaController.show();
141 // setAnchorView() must be called before show(),
142 // otherwise MediaController never show.
148 mMediaController.show();
159 mMediaController.show();
179 method = "show",
185 method = "show",
204 mMediaController.show();
    [all...]
  /external/wpa_supplicant/
common.c 223 size_t len, int show)
235 } else if (show) {
247 } else if (show) {
272 size_t len, int show)
283 if (!show) {
319 if (!show) {
  /development/samples/ApiDemos/src/com/example/android/apis/app/
MessengerServiceActivities.java 38 /** Some text view we are using to show state information. */
97 Toast.LENGTH_SHORT).show();
108 Toast.LENGTH_SHORT).show();
  /development/samples/ApiDemos/src/com/example/android/apis/media/
MediaPlayerDemo_Video.java 90 Toast.LENGTH_LONG).show();
112 Toast.LENGTH_LONG).show();
  /development/samples/ApiDemos/src/com/example/android/apis/os/
SmsMessagingDemo.java 100 Toast.LENGTH_SHORT).show();
106 Toast.LENGTH_SHORT).show();
  /development/samples/ApiDemos/src/com/example/android/apis/view/
ExpandableList1.java 72 Toast.LENGTH_SHORT).show();
76 Toast.makeText(this, title + ": Group " + groupPos + " clicked", Toast.LENGTH_SHORT).show();
  /device/samsung/crespo/alsa-lib/src/conf/pcm/
dmix.conf 108 show {
dsnoop.conf 108 show {
  /external/bzip2/
Android.mk 18 # measurements show that the ARM version of ZLib is about x1.17 faster
  /external/webkit/WebCore/inspector/front-end/
DOMStorageItemsView.js 49 show: function(parentElement)
51 WebInspector.View.prototype.show.call(this, parentElement);
DatabaseQueryView.js 49 show: function(parentElement)
51 WebInspector.View.prototype.show.call(this, parentElement);

Completed in 1353 milliseconds

1 2 3 4 5 67 8 91011>>