Searched refs:mAudioFocusInfo (Results 1 – 1 of 1) sorted by relevance
35 private final AudioFocusInfo mAudioFocusInfo; field in FocusEntry46 mAudioFocusInfo = audioFocusInfo; in FocusEntry()58 return mAudioFocusInfo; in getAudioFocusInfo()74 return mAudioFocusInfo.getClientId(); in getClientId()86 return (mAudioFocusInfo.getFlags() & AudioManager.AUDIOFOCUS_FLAG_PAUSES_ON_DUCKABLE_LOSS) in wantsPauseInsteadOfDucking()91 Bundle bundle = mAudioFocusInfo.getAttributes().getBundle(); in receivesDuckEvents()103 mAudioFocusInfo.getPackageName()) in receivesDuckEvents()108 return mAudioFocusInfo.getAttributes().usageToString(); in getUsageName()