Searched refs:mPlatformType (Results 1 – 1 of 1) sorted by relevance
213 private final int mPlatformType; field in AudioService219 return mPlatformType == AudioSystem.PLATFORM_VOICE; in isPlatformVoice()223 return mPlatformType == AudioSystem.PLATFORM_TELEVISION; in isPlatformTelevision()634 mPlatformType = AudioSystem.getPlatformType(context); in AudioService()1245 switch (mPlatformType) { in updateStreamVolumeAlias()4157 switch (mPlatformType) { in getActiveStreamType()