Home
last modified time | relevance | path

Searched refs:SIM1 (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DBluetoothPbapSimVcardManager.java519 String SIM1, in isSimPhoneBook() argument
525 && name.contains(SIM1.subSequence(0, SIM1.length()))) in isSimPhoneBook()
DBluetoothPbapObexServer.java115 @VisibleForTesting public static final String SIM1 = "SIM1"; field in BluetoothPbapObexServer
541 name, type, PB, SIM1, TYPE_PB, TYPE_LISTING, mCurrentPath)) { in onGet()