Searched refs:mPlatformType (Results 1 – 1 of 1) sorted by relevance
205 private final int mPlatformType; field in AudioService211 return mPlatformType == AudioSystem.PLATFORM_VOICE; in isPlatformVoice()215 return mPlatformType == AudioSystem.PLATFORM_TELEVISION; in isPlatformTelevision()716 mPlatformType = AudioSystem.getPlatformType(context); in AudioService()1191 switch (mPlatformType) { in updateStreamVolumeAlias()4391 switch (mPlatformType) { in getActiveStreamType()