Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapService.java132 static final int GET_LOCAL_TELEPHONY_DETAILS = 8; field in BluetoothPbapService
415 case GET_LOCAL_TELEPHONY_DETAILS: in handleMessage()
587 mSessionStatusHandler.obtainMessage(GET_LOCAL_TELEPHONY_DETAILS)); in start()