Searched refs:requireForeground (Results 1 – 2 of 2) sorted by relevance
119 boolean requireForeground) { in callerCanToggle() argument131 requireForeground)) { in callerCanToggle()135 if (requireForeground && !checkCompatChangeRestriction(source, ctx)) { in callerCanToggle()325 boolean requireForeground) { in checkBluetoothPermissions() argument332 if (requireForeground && !checkIfCallerIsForegroundUser(userManager)) { in checkBluetoothPermissions()
397 private void checkHardDenied(ThrowingRunnable binderCall, boolean requireForeground) { in checkHardDenied() argument405 if (requireForeground) { in checkHardDenied()