Searched refs:mPlatformType (Results 1 – 1 of 1) sorted by relevance
307 private final int mPlatformType; field in AudioService334 return mPlatformType == AudioSystem.PLATFORM_VOICE; in isPlatformVoice()338 return mPlatformType == AudioSystem.PLATFORM_TELEVISION; in isPlatformTelevision()1031 mPlatformType = AudioSystem.getPlatformType(context); in AudioService()2241 switch (mPlatformType) { in updateStreamVolumeAlias()6909 switch (mPlatformType) { in getActiveStreamType()