Searched refs:mVolumeAdjustmentForRemoteGroupSessions (Results 1 – 2 of 2) sorted by relevance
1260 private final boolean mVolumeAdjustmentForRemoteGroupSessions; field in VolumeDialogControllerImpl.MediaSessionsCallbacks1263 mVolumeAdjustmentForRemoteGroupSessions = context.getResources().getBoolean( in MediaSessionsCallbacks()1355 if (mVolumeAdjustmentForRemoteGroupSessions) {
189 private final boolean mVolumeAdjustmentForRemoteGroupSessions; field in MediaSessionRecord314 mVolumeAdjustmentForRemoteGroupSessions = mContext.getResources().getBoolean( in MediaSessionRecord()662 if (mVolumeAdjustmentForRemoteGroupSessions) { in canHandleVolumeKey()