Searched refs:VOLUME_MAP (Results 1 – 2 of 2) sorted by relevance
44 private const val VOLUME_MAP = "bluetooth_volume_map" constant236 VOLUME_MAP, in call()
59 private static final String VOLUME_MAP = "bluetooth_volume_map"; field in AvrcpVolumeManager114 return mContext.getSharedPreferences(VOLUME_MAP, Context.MODE_PRIVATE); in getVolumeMap()