Home
last modified time | relevance | path

Searched refs:show (Results 1 – 25 of 106) sorted by relevance

12345

/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/pairing/
DBluetoothScannerFragment.java203 Toast.makeText(getActivity(), text, Toast.LENGTH_LONG).show(); in updatePairingStatus()
213 Toast.makeText(getActivity(), text, Toast.LENGTH_LONG).show(); in updatePairingStatus()
226 void showProgress(boolean show) { in showProgress() argument
234 if (show) { in showProgress()
/device/generic/car/tools/
Drun_local_avd.sh99 adb shell pm list packages --show-versioncode | grep google
100 adb shell pm list packages --show-versioncode | grep vending
Dtest_run_local_avd.sh38 $MY_DIR/run_local_avd.sh -verbose -show-kernel -debug init $@
/device/generic/car/emulator/usbpt/bluetooth/usb_modeswitch/
DLICENSE36 source code. And you must show them these terms so they know their
316 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
318 under certain conditions; type `show c' for details.
320 The hypothetical commands `show w' and `show c' should show the appropriate
322 be called something other than `show w' and `show c'; they could even be
/device/generic/car/emulator/usbpt/usbip-service/
DCOPYING36 source code. And you must show them these terms so they know their
317 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
319 under certain conditions; type `show c' for details.
321 The hypothetical commands `show w' and `show c' should show the appropriate
323 be called something other than `show w' and `show c'; they could even be
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/settings/
DRemoteDfuConfirmationActivity.java62 mHandler.post(RemoteDfuConfirmationActivity.this::show);
66 private void show() { in show() method in RemoteDfuConfirmationActivity
DBluetoothDevicePreferenceFragment.java214 Toast.makeText(getActivity(), text, Toast.LENGTH_LONG).show(); in updatePairingStatusImpl()
221 Toast.makeText(getActivity(), text, Toast.LENGTH_LONG).show(); in updatePairingStatusImpl()
/device/google/cuttlefish/host/frontend/webrtc/html_client/js/
Dcontrols.js267 function showHideModal(show) { argument
268 if (show) {
/device/google/trout/tools/
Dinstall_format_hook.sh13 GIT_ROOT=$(git rev-parse --show-toplevel)
/device/google/trout/agl_services_build/
Dnewrepo.sh29 git_branch_name=$(git branch --show-current)
/device/google/cuttlefish/tests/wifi/
Druntests.sh27 Run just the specified test, and show the raw output.
/device/google/cuttlefish/tests/ril/
Druntests.sh27 Run just the specified test, and show the raw output.
/device/generic/goldfish/tools/
Demulator_boot_test.sh56 emulator -gpu swiftshader_indirect -no-window -show-kernel -verbose -quit-after-boot $time_out \
/device/google/atv/FrameworkPackageStubs/src/com/android/tv/frameworkpackagestubs/
DStubs.java65 mToast.show(); in showToast()
/device/google/cuttlefish/host/frontend/webrtc/html_client/
Dstyle.css339 /* Don't show an outline when using the keyboard */
362 /* Container <div> to show info about the individual display. */
/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/search/
DSearchFragment.java105 Toast.LENGTH_SHORT).show(); in onClick()
/device/generic/goldfish/slim/FakeSystemApp/src/com/android/fakesystemapp/systemui/
DSlimMediaProjectionPermissionActivity.java118 mDialog.show(); in onCreate()
/device/google/cuttlefish/tools/
Dnetwork-setup.sh236 ip link show ${ROCKNET} >/dev/null
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/
DBluetoothDeviceService.java587 text, Toast.LENGTH_SHORT).show(); in onA2dpConnectionStateChanged()
593 text, Toast.LENGTH_SHORT).show(); in onA2dpConnectionStateChanged()
/device/google/cuttlefish/host/frontend/webrtc_operator/assets/
Dstyle.css188 /* Container <div> to show info about the individual display. */
/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/apps/
DAppFragment.java215 Toast.LENGTH_SHORT).show(); in onItemClicked()
/device/google/cuttlefish_vmm/
Drebuild-internal.sh415 rustup show > "${OUTPUT_DIR}/rustup_show.txt"
/device/google/cuttlefish/tools/gigabyte-ampere-cuttlefish-installer/
DREADME.md78 Use examples liberally, and show the expected output if you can. It's helpful to have inline the sm…
/device/google/sunfish/json-c/
DDoxyfile97 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all inherited
113 # the path. The tag can be used to show relative paths in the file list.
285 # will show members with their full class and namespace scopes in the
1058 # If set to YES, the inheritance and collaboration graphs will show the
/device/google/coral/json-c/
DDoxyfile97 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all inherited
113 # the path. The tag can be used to show relative paths in the file list.
285 # will show members with their full class and namespace scopes in the
1058 # If set to YES, the inheritance and collaboration graphs will show the

12345