Searched defs:setInheritShowWhenLocked (Results 1 – 5 of 5) sorted by relevance
/aosp14/frameworks/base/core/java/android/app/ | ||
H A D | IActivityClientController.aidl | 121 oneway void setInheritShowWhenLocked(in IBinder token, boolean setInheritShownWhenLocked); in setInheritShowWhenLocked() method |
H A D | ActivityClient.java | 465 void setInheritShowWhenLocked(IBinder token, boolean inheritShowWhenLocked) { in setInheritShowWhenLocked() method in ActivityClient |
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ | ||
H A D | ActivityClientController.java | 1325 public void setInheritShowWhenLocked(IBinder token, boolean inheritShowWhenLocked) { in setInheritShowWhenLocked() method in ActivityClientController |
H A D | ActivityRecord.java | 4652 void setInheritShowWhenLocked(boolean inheritShowWhenLocked) { in setInheritShowWhenLocked() method in ActivityRecord |
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |