Searched refs:show (Results 151 - 175 of 186) sorted by relevance

12345678

/frameworks/base/core/java/com/android/internal/widget/
H A DScrollingTabContainerView.java480 cheatSheet.show();
/frameworks/base/media/tests/MediaDump/src/com/android/mediadump/
H A DVideoDumpView.java212 mMediaController.show();
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBar.java521 if (DEBUG) Slog.v(TAG, "carrierlabel=" + mCarrierLabel + " show=" + mShowCarrierInPanel);
525 // for mobile devices, we always show mobile connection info here (SPN/PLMN)
526 // for other devices, we show whatever network is connected
533 // set up the dynamic hide/show of the label
920 // show the ticker if there isn't an intruder too
967 // If the device hasn't been through Setup, we only show system notifications
1017 // If the device hasn't been through Setup, we only show system notifications
1048 // The idea here is to only show the carrier label when there is enough room to see it,
1155 public void showClock(boolean show) { argument
1159 clock.setVisibility(show
[all...]
H A DQuickSettings.java310 Log.e(TAG, "Couldn't show user switcher", e);
830 mBrightnessDialog.show();
872 dialog.show();
/frameworks/base/services/input/
H A DSpriteController.cpp301 status = update.state.surfaceControl->show();
/frameworks/base/services/java/com/android/server/power/
H A DElectronBeam.java604 mSurface.show();
/frameworks/base/services/java/com/android/server/wm/
H A DSession.java326 surface.show();
H A DScreenRotationAnimation.java238 mSurface.show();
H A DWindowAnimator.java479 // If we have windows that are being show due to them no longer
582 windowAnimationBackgroundSurface.show(mDw, mDh,
622 // We can now show all of the drawn windows!
/frameworks/base/tools/orientationplot/
H A Dorientationplot.py457 plot.show()
/frameworks/base/wifi/java/android/net/wifi/p2p/
H A DWifiP2pService.java1421 dialog.show();
1867 dialog.show();
1895 dialog.show();
1953 dialog.show();
2687 * Send a request to show wps pin to dialog listener in the foreground application.
/frameworks/base/core/java/android/app/
H A DNotification.java187 * The view to show as the ticker in the status bar when the notification
199 * opportunity to show more detail. The system UI may choose to show this
360 * Lower {@link #priority}, for items that are less important. The UI may choose to show these
374 * show these items larger, or at a different position in notification lists, compared with
530 * @param when The time to show in the time field. In the System.currentTimeMillis
1017 public Builder setShowWhen(boolean show) { argument
1018 mShowWhen = show;
1025 * Instead of presenting <code>when</code> as a timestamp, the notification will show an
1101 * equivalent to setContentInfo, although it might show th
[all...]
H A DBackStackRecord.java451 public FragmentTransaction show(Fragment fragment) { method in class:BackStackRecord
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
H A DKeyguardHostView.java478 dialog.show();
564 showTimeout = false; // don't show both dialogs
568 // don't show timeout dialog because we show account unlock screen next
599 * password recovery screens but is currently only used for pattern unlock to show the
600 * account unlock screen and biometric unlock to show the user's normal unlock.
849 // Find and show this child.
895 // We use mAppWidgetToShow to show a particular widget after you add it-- once the screen
913 public void show() { method in class:KeyguardHostView
914 if (DEBUG) Log.d(TAG, "show()");
[all...]
H A DKeyguardViewMediator.java75 * - screen turned off -> reset the keyguard, and show it so it will be ready
371 + " we need to show the keyguard since the "
385 + "showing; need to show keyguard so user can enter sim pin");
400 + "show permanently disabled message in lockscreen.");
477 mShowKeyguardWakeLock = mPM.newWakeLock(PowerManager.PARTIAL_WAKE_LOCK, "show keyguard");
543 // Note that the biometric unlock will still not show if it is not the selected method.
848 // if another app is disabling us, don't show
870 // if the setup wizard hasn't run yet, don't show
907 * @param options options about how to show the keyguard
969 * Send message to keyguard telling it to show itsel
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSMSDispatcher.java1150 d.show();
1204 d.show();
1371 // Always set the SMS permission so that Settings will show a permission setting
/frameworks/base/core/java/android/webkit/
H A DWebViewClassic.java618 public void show(Point cursorBottom, Point cursorTop, method in class:WebViewClassic.PastePopupWindow
1898 }).show();
3657 * @param showIme If true, show the IME, assuming the user will begin typing.
5206 mPasteWindow.show(cursorPoint, cursorTop, location[0], location[1]);
5349 , Toast.LENGTH_SHORT).show();
7437 mFullScreenHolder.show();
7685 public void showTapHighlight(boolean show) { argument
7686 if (mShowTapHighlight != show) {
7687 mShowTapHighlight = show;
7980 // invalidate the screen so that the next repaint will show ne
[all...]
/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DPhoneWindow.java412 // Don't show it in the action bar either
422 // Callback and return if the callback does not want to show the menu
437 // The app didn't want to show the menu for now but it still exists.
834 boolean show = true;
839 show = preparePanel(st, event);
842 if (show) {
923 // return value from application not wanting to show the menu).
1250 * @param drawable The new Drawable to show, or null if none.
1360 // Only show the progress bars if the primary progress is not complete
2229 final MenuDialogHelper helper = mContextMenu.show(originalVie
[all...]
/frameworks/ex/chips/src/com/android/ex/chips/
H A DRecipientEditTextView.java194 // scrolled to show the last line of chips content.
1471 alternatesPopup.show();
1933 * will change the background color of the chip, show the delete icon,
2034 popup.show();
2642 mCopyDialog.show();
/frameworks/av/cmds/stagefright/
H A Dstagefright.cpp935 CHECK_EQ(control->show(), (status_t)OK);
/frameworks/av/media/libstagefright/tests/
H A DSurfaceMediaSource_test.cpp102 ASSERT_EQ(NO_ERROR, mSurfaceControl->show());
/frameworks/base/core/java/android/widget/
H A DAppSecurityPermissions.java222 mDialog = builder.show();
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard_obsolete/
H A DKeyguardViewMediator.java72 * - screen turned off -> reset the keyguard, and show it so it will be ready
312 + " we need to show the keyguard since the "
326 + "showing; need to show keyguard so user can enter sim pin");
341 + "show permanently disabled message in lockscreen.");
365 mShowKeyguardWakeLock = mPM.newWakeLock(PowerManager.PARTIAL_WAKE_LOCK, "show keyguard");
668 // if another app is disabling us, don't show
690 // if the setup wizard hasn't run yet, don't show
778 * Send message to keyguard telling it to show itself
1120 mKeyguardViewManager.show();
/frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
H A DTestShellActivity.java271 builder.create().show();
520 // This is meant to show/hide the window. The best I can find
/frameworks/native/libs/gui/
H A DSurfaceComposerClient.cpp521 status_t SurfaceComposerClient::show(SurfaceID id) { function in class:android::SurfaceComposerClient

Completed in 849 milliseconds

12345678