Searched refs:BLUETOOTH_PACKAGE_NAME (Results 1 – 2 of 2) sorted by relevance
69 public static final String BLUETOOTH_PACKAGE_NAME = "com.android.bluetooth"; field in SmsApplication547 BLUETOOTH_PACKAGE_NAME, true); in defaultSmsAppChanged()1076 || BLUETOOTH_PACKAGE_NAME.equals(packageName)) { in isDefaultSmsApplication()
212 when(mPackageManager.getPackageInfo(eq(SmsApplication.BLUETOOTH_PACKAGE_NAME), anyInt())) in setupPackageInfosForCoreApps()