HomeSort by relevance Sort by last modified time
    Searched refs:ACCESS_AUTHORITY_PACKAGE (Results 1 - 3 of 3) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapService.java 185 private static final String ACCESS_AUTHORITY_PACKAGE = "com.android.settings";
249 timeoutIntent.setClassName(ACCESS_AUTHORITY_PACKAGE, ACCESS_AUTHORITY_CLASS);
633 intent.setClassName(ACCESS_AUTHORITY_PACKAGE, ACCESS_AUTHORITY_CLASS);
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
AtPhonebook.java 89 private static final String ACCESS_AUTHORITY_PACKAGE = "com.android.settings";
606 intent.setClassName(ACCESS_AUTHORITY_PACKAGE, ACCESS_AUTHORITY_CLASS);
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapService.java 156 private static final String ACCESS_AUTHORITY_PACKAGE = "com.android.settings";
337 intent.setClassName(ACCESS_AUTHORITY_PACKAGE, ACCESS_AUTHORITY_CLASS);
789 intent.setClassName(ACCESS_AUTHORITY_PACKAGE, ACCESS_AUTHORITY_CLASS);
    [all...]

Completed in 86 milliseconds