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