Searched refs:USAGE_NOTIFICATION (Results 1 – 4 of 4) sorted by relevance
371 USAGE_NOTIFICATION,412 public static final int USAGE_NOTIFICATION = android.media.AudioAttributes.USAGE_NOTIFICATION; field in C
240 OP_VIBRATE, AudioAttributes.USAGE_NOTIFICATION, MODE_ERRORED, new String[] {PACKAGE_NAME1}); in setRestrictions()243 shadowOf(appOps).getRestriction(OP_VIBRATE, AudioAttributes.USAGE_NOTIFICATION); in setRestrictions()
303 case C.USAGE_NOTIFICATION: in convertAudioAttributesToFocusGain()
1532 return C.USAGE_NOTIFICATION; in getAudioUsageForStreamType()1587 case C.USAGE_NOTIFICATION: in getStreamTypeForAudioUsage()