Home
last modified time | relevance | path

Searched refs:localOnly (Results 1 – 25 of 31) sorted by relevance

12

/frameworks/base/core/java/android/app/
DNotification.java3934 public Builder setLocalOnly(boolean localOnly) { in setLocalOnly() argument
3935 setFlag(FLAG_LOCAL_ONLY, localOnly); in setLocalOnly()
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java18728 boolean localOnly; field in MemoryUsageDumpOptions
18745 opts.localOnly = false; in dumpApplicationMemoryUsage()
18777 opts.localOnly = true; in dumpApplicationMemoryUsage()
18951 if (opts.localOnly) { in dumpApplicationMemoryUsage()
19453 if (opts.localOnly) { in dumpApplicationMemoryUsage()
/frameworks/support/compat/api_legacy/
D26.0.0.txt464 field public static final java.lang.String EXTRA_LOCAL_ONLY = "android.support.localOnly";
D27.0.0.txt464 field public static final java.lang.String EXTRA_LOCAL_ONLY = "android.support.localOnly";
D26.1.0.txt464 field public static final java.lang.String EXTRA_LOCAL_ONLY = "android.support.localOnly";
Dcurrent.txt595 field public static final java.lang.String EXTRA_LOCAL_ONLY = "android.support.localOnly";
D27.1.0.txt524 field public static final java.lang.String EXTRA_LOCAL_ONLY = "android.support.localOnly";
D28.0.0-alpha1.txt595 field public static final java.lang.String EXTRA_LOCAL_ONLY = "android.support.localOnly";
/frameworks/support/compat/api/
Dcurrent.txt561 field public static final java.lang.String EXTRA_LOCAL_ONLY = "android.support.localOnly";
/frameworks/support/api/
D22.0.0.txt2107 field public static final java.lang.String EXTRA_LOCAL_ONLY = "android.support.localOnly";
D22.1.0.txt2249 field public static final java.lang.String EXTRA_LOCAL_ONLY = "android.support.localOnly";
D22.2.0.txt2617 field public static final java.lang.String EXTRA_LOCAL_ONLY = "android.support.localOnly";
D22.2.1.txt2646 field public static final java.lang.String EXTRA_LOCAL_ONLY = "android.support.localOnly";
D25.1.0.txt4867 field public static final java.lang.String EXTRA_LOCAL_ONLY = "android.support.localOnly";
D25.2.0.txt4867 field public static final java.lang.String EXTRA_LOCAL_ONLY = "android.support.localOnly";
D25.0.0.txt4485 field public static final java.lang.String EXTRA_LOCAL_ONLY = "android.support.localOnly";
D23.0.0.txt3218 field public static final java.lang.String EXTRA_LOCAL_ONLY = "android.support.localOnly";
D24.2.0.txt4430 field public static final java.lang.String EXTRA_LOCAL_ONLY = "android.support.localOnly";
D23.2.1.txt3801 field public static final java.lang.String EXTRA_LOCAL_ONLY = "android.support.localOnly";
D23.1.0.txt3490 field public static final java.lang.String EXTRA_LOCAL_ONLY = "android.support.localOnly";
D23.1.1.txt3446 field public static final java.lang.String EXTRA_LOCAL_ONLY = "android.support.localOnly";
D25.3.0.txt5248 field public static final java.lang.String EXTRA_LOCAL_ONLY = "android.support.localOnly";
D23.4.0.txt3812 field public static final java.lang.String EXTRA_LOCAL_ONLY = "android.support.localOnly";
D23.2.0.txt3801 field public static final java.lang.String EXTRA_LOCAL_ONLY = "android.support.localOnly";
D25.4.0.txt5299 field public static final java.lang.String EXTRA_LOCAL_ONLY = "android.support.localOnly";

12