Searched refs:shouldShowNotificationForBackgroundUserSounds (Results 1 – 4 of 4) sorted by relevance
651 public static boolean shouldShowNotificationForBackgroundUserSounds() { in shouldShowNotificationForBackgroundUserSounds() method in UserManagerInternal
1163 if (UserManagerInternal.shouldShowNotificationForBackgroundUserSounds()) { in systemReady()
207 } else if (UserManagerInternal.shouldShowNotificationForBackgroundUserSounds()331 if (UserManagerInternal.shouldShowNotificationForBackgroundUserSounds()) { in VibratorManagerService()
904 assumeTrue(UserManagerInternal.shouldShowNotificationForBackgroundUserSounds()); in vibrate_thenFgUserRequestsMute_getsCancelled()2861 assumeTrue(UserManagerInternal.shouldShowNotificationForBackgroundUserSounds()); in onExternalVibration_legacyFgUserRequestsMute_doNotCancelVibration()2884 assumeTrue(UserManagerInternal.shouldShowNotificationForBackgroundUserSounds()); in onExternalVibration_thenFgUserRequestsMute_cancelVibration()