Searched refs:getPlatformType (Results 1 – 3 of 3) sorted by relevance
798 public static int getPlatformType(Context context) { in getPlatformType() method in AudioSystem
607 mPlatformType = AudioSystem.getPlatformType(context); in AudioService()
1654 mUseTvRouting = AudioSystem.getPlatformType(mContext) == AudioSystem.PLATFORM_TELEVISION; in init()