Searched refs:getPlatformType (Results 1 – 5 of 5) sorted by relevance
1420 public static int getPlatformType(Context context) { in getPlatformType() method in AudioSystem1438 return getPlatformType(context) == PLATFORM_TELEVISION || forceSingleVolume; in isSingleVolume()
1881 mUseTvRouting = AudioSystem.getPlatformType(mContext) == AudioSystem.PLATFORM_TELEVISION; in init()
626 mPlatformType = AudioSystem.getPlatformType(context); in AudioService()
9402 HSPLandroid/media/AudioSystem;->getPlatformType(Landroid/content/Context;)I
34955 Landroid/media/AudioSystem;->getPlatformType(Landroid/content/Context;)I