Searched refs:mHasBackgroundForegroundServiceStartsPermission (Results 1 – 3 of 3) sorted by relevance
56 boolean mHasBackgroundForegroundServiceStartsPermission; field in ActiveInstrumentation135 pw.println(mHasBackgroundForegroundServiceStartsPermission); in dump()
6147 && instr.mHasBackgroundForegroundServiceStartsPermission) { in shouldAllowFgsStartForegroundLocked()
13802 activeInstr.mHasBackgroundForegroundServiceStartsPermission = checkPermission( in startInstrumentation()