Home
last modified time | relevance | path

Searched refs:FLAG_ALLOW_UNSAFE_IMPLICIT_INTENT (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/app/
DPendingIntent.java197 FLAG_ALLOW_UNSAFE_IMPLICIT_INTENT,
304 public static final int FLAG_ALLOW_UNSAFE_IMPLICIT_INTENT = 1<<24; field in PendingIntent
490 (flags & PendingIntent.FLAG_ALLOW_UNSAFE_IMPLICIT_INTENT) != 0; in isNewMutableDisallowedImplicitPendingIntent()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/
DDragToDesktopTransitionHandler.kt12 import android.app.PendingIntent.FLAG_ALLOW_UNSAFE_IMPLICIT_INTENT in <lambda>()
136 FLAG_MUTABLE or FLAG_ALLOW_UNSAFE_IMPLICIT_INTENT or FILL_IN_COMPONENT, in <lambda>()
/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
DSaveUi.java210 | PendingIntent.FLAG_ALLOW_UNSAFE_IMPLICIT_INTENT, in SaveUi()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSmsDispatchersControllerTest.java1132 | PendingIntent.FLAG_ALLOW_UNSAFE_IMPLICIT_INTENT); in setUpSmsDispatchers()
/frameworks/base/core/api/
Dcurrent.txt7159 field public static final int FLAG_ALLOW_UNSAFE_IMPLICIT_INTENT = 16777216; // 0x1000000