Searched refs:mPlatformType (Results 1 – 1 of 1) sorted by relevance
216 private final int mPlatformType; field in AudioService222 return mPlatformType == AudioSystem.PLATFORM_VOICE; in isPlatformVoice()226 return mPlatformType == AudioSystem.PLATFORM_TELEVISION; in isPlatformTelevision()626 mPlatformType = AudioSystem.getPlatformType(context); in AudioService()1283 switch (mPlatformType) { in updateStreamVolumeAlias()4129 switch (mPlatformType) { in getActiveStreamType()