HomeSort by relevance Sort by last modified time
    Searched full:showing (Results 626 - 650 of 1839) sorted by null

<<21222324252627282930>>

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
NotificationViewWrapper.java 161 public void setShowingLegacyBackground(boolean showing) {
  /frameworks/data-binding/samples/BindingDemo/app/src/main/res/layout/
main_activity.xml 17 <!--DISCLAIMER: This is a demo layout showing various calculations you can make in binding
  /frameworks/support/customtabs/src/android/support/customtabs/
CustomTabsIntent.java 89 * Extra (int) that specifies state for showing the page title. Default is {@link #NO_TITLE}.
183 * Extra that specifies the {@link RemoteViews} showing on the secondary toolbar. If this extra
539 * browser UI at all times and avoid showing custom tab like UI. Calling this with an intent
541 * @param intent The intent to modify for always showing browser UI.
  /frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/accessibility/
AccessibilityManagerSupportActivity.java 53 /** Handle to the View showing accessibility services summary */
  /frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/app/
FragmentDialogSupport.java 72 // in a transaction. We also want to remove any currently showing
FragmentRetainInstanceSupport.java 52 * This is a fragment showing UI that will be updated from work done
  /frameworks/support/samples/Support7Demos/res/layout/
sample_media_router.xml 122 <!-- Some content for visual interest in the case where no presentation is showing. -->
  /frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/view/
GridLayout3.java 43 * A form, showing use of the GridLayout API. Here we demonstrate use of the row/column order
  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
ActivityChooserView.java 88 * Stores the background drawable to allow hiding and latter showing.
156 * Popup window for showing the activity overflow list.
331 * @return True if the popup was shown, false if already showing.
343 * Shows the popup no matter if it was already showing.
  /frameworks/support/v7/mediarouter/src/android/support/v7/app/
MediaRouterThemeHelper.java 115 // Instead of showing dark controls in a possibly dark (i.e. the primary dark), model
  /frameworks/support/v7/preference/src/android/support/v7/preference/
DialogPreference.java 29 * dialog-based. These preferences will, when clicked, open a dialog showing the
PreferenceScreen.java 33 * serves as the gateway to another screen of preferences (either by showing
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
example_xma.c 12 /* This is a simple program showing how to initialize the decoder in XMA mode */
  /ndk/sources/third_party/googletest/googletest/test/
gtest_catch_exceptions_test_.cc 295 // This avoids showing pop-ups on Windows systems and core dumps on Unix-like
  /packages/apps/Calculator/src/com/android/calculator2/
CalculatorEditText.java 105 // Hack to prevent keyboard and insertion handle from showing.
  /packages/apps/Calendar/src/com/android/calendar/
EventInfoActivity.java 127 // If we do not support showing full screen event info in this configuration,
  /packages/apps/Camera2/src/com/android/camera/
OnScreenHint.java 88 * Close the view if it's showing.
  /packages/apps/Camera2/src/com/android/camera/settings/
ResolutionSetting.java 84 // Filter sizes which we are showing to the user in settings.
  /packages/apps/Contacts/res/layout/
confirm_add_detail_activity.xml 112 <!-- Message that gets displayed if the contact is read-only (instead of showing the editor) -->
  /packages/apps/Contacts/src/com/android/contacts/util/
DialogManager.java 127 * Interface to implemented by Activities that host View-showing dialogs
  /packages/apps/ContactsCommon/src/com/android/contacts/common/util/
AccountFilterUtil.java 44 * showing or hiding this entire view.
  /packages/apps/DeskClock/src/com/android/deskclock/alarms/
AlarmTimeClickHandler.java 171 LogUtils.d(TAG, "Showing ringtone picker.");
  /packages/apps/Dialer/InCallUI/src/com/android/incallui/
InCallActivity.java 126 * Use to pass parameters for showing the PostCharDialog to {@link #onResume}
281 // can hide the dialpad. Important when showing the dialpad from within dialer.
396 Log.i(this, "finish(). Dialog showing: " + (mDialog != null));
398 // skip finish if we are still showing a dialog.
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
FocusIndicatorView.java 73 // Redraw if it is already showing. This avoids a bug where the height changes by a small
  /packages/apps/Launcher3/src/com/android/launcher3/widget/
WidgetCell.java 50 * further decrease the scaling factor. Drag-n-drop uses the view bounds for showing a smooth

Completed in 1137 milliseconds

<<21222324252627282930>>