Home
last modified time | relevance | path

Searched refs:FLAG_CONFIRMATION_DIALOG (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/incident/
H A DPendingList.java179 if ((rec.report.getFlags() & IncidentManager.FLAG_CONFIRMATION_DIALOG) != 0) { in updateState()
/aosp12/frameworks/base/core/java/android/os/
H A DIncidentManager.java119 public static final int FLAG_CONFIRMATION_DIALOG = 0x1; field in IncidentManager
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt8370 field public static final int FLAG_CONFIRMATION_DIALOG = 1; // 0x1