HomeSort by relevance Sort by last modified time
    Searched full:requestvisiblebehind (Results 1 - 25 of 31) sorted by null

1 2

  /frameworks/base/docs/html/training/tv/playback/
options.jd 33 {@link android.app.Activity#requestVisibleBehind requestVisibleBehind()}.
36 {@link android.app.Activity#requestVisibleBehind requestVisibleBehind()}
48 if (! requestVisibleBehind(true)) {
50 // because call to requestVisibleBehind(true) failed
55 requestVisibleBehind(false);
  /cts/hostsidetests/services/activitymanager/app/src/android/server/app/
VisibleBehindActivity.java 27 if (requestVisibleBehind(true)) {
  /developers/build/prebuilts/androidtv/leanback/app/src/main/java/com/example/android/tvleanback/ui/
PlaybackOverlayActivity.java 240 if (!requestVisibleBehind(true)) {
245 requestVisibleBehind(false);
  /packages/apps/TV/src/com/android/tv/
MainActivity.java 351 // under launcher with requestVisibleBehind(true), onResume will not be called.
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/21/changes/
android.app.Activity.html 185 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#requestVisibleBehind(boolean)" target="_top"><code>requestVisibleBehind</code></A>(<code>boolean</code>)</nobr>
methods_index_additions.html     [all...]
methods_index_all.html     [all...]
  /frameworks/base/services/core/java/com/android/server/am/
ActivityStackSupervisor.java     [all...]
ActivityStack.java     [all...]
ActivityManagerService.java     [all...]
  /frameworks/base/core/java/android/app/
Activity.java     [all...]
IActivityManager.java 587 public boolean requestVisibleBehind(IBinder token, boolean visible) throws RemoteException
    [all...]
ActivityManagerNative.java     [all...]
ActivityManager.java 692 * calling {@link Activity#requestVisibleBehind}.
    [all...]
  /frameworks/base/docs/html/reference/android/support/wearable/activity/
ConfirmationActivity.html     [all...]
WearableActivity.html     [all...]
  /external/robolectric/v3/runtime/
shadows-core-3.1-SNAPSHOT-21.jar 
shadows-core-3.1-SNAPSHOT-22.jar 
  /frameworks/base/docs/html/sdk/api_diff/21/
missingSinces.txt     [all...]
  /frameworks/base/api/
current.txt     [all...]
system-current.txt     [all...]
test-current.txt     [all...]
  /frameworks/data-binding/compiler/src/main/resources/
api-versions.xml     [all...]
  /frameworks/opt/setupwizard/tools/docs/
android-22.txt     [all...]
  /prebuilts/sdk/api/
21.txt     [all...]

Completed in 3631 milliseconds

1 2