Home
last modified time | relevance | path

Searched refs:removeFlags (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/native/android/
H A Dnative_activity.cpp33 uint32_t addFlags, uint32_t removeFlags) { in ANativeActivity_setWindowFlags() argument
34 android_NativeActivity_setWindowFlags(activity, addFlags, addFlags|removeFlags); in ANativeActivity_setWindowFlags()
/aosp14/frameworks/base/core/java/android/app/
H A DVr2dDisplayProperties.java225 removeFlags(FLAG_VIRTUAL_DISPLAY_ENABLED); in setEnabled()
244 public Builder removeFlags(@Vr2dDisplayFlag int flags) { in removeFlags() method in Vr2dDisplayProperties.Builder
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityStarter.java2232 targetTask.intent.removeFlags(FLAG_ACTIVITY_TASK_ON_HOME); in recycleTask()
/aosp14/frameworks/base/core/java/android/content/
H A DIntent.java10916 public void removeFlags(@Flags int flags) { in removeFlags() method
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java15439 intent.removeFlags(Intent.FLAG_RECEIVER_FROM_SHELL); in verifyBroadcastLocked()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt1170 method @NonNull public android.app.Vr2dDisplayProperties.Builder removeFlags(int);
H A Dcurrent.txt10768 method public void removeFlags(int);
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt9496 Landroid/app/Vr2dDisplayProperties$Builder;->removeFlags(I)Landroid/app/Vr2dDisplayProperties$Build…