Searched refs:sVolumeControlService (Results 1 – 1 of 1) sorted by relevance
81 private static VolumeControlService sVolumeControlService; field in VolumeControlService221 if (sVolumeControlService != null) { in start()266 if (sVolumeControlService == null) { in stop()330 if (sVolumeControlService == null) { in getVolumeControlService()335 if (!sVolumeControlService.isAvailable()) { in getVolumeControlService()339 return sVolumeControlService; in getVolumeControlService()345 sVolumeControlService = instance; in setVolumeControlService()