Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DAdapterService.java1367 public void connectOtherProfile(BluetoothDevice device, int firstProfileStatus){ in connectOtherProfile() argument
1372 m.arg1 = (int)firstProfileStatus; in connectOtherProfile()
1377 private void processConnectOtherProfiles (BluetoothDevice device, int firstProfileStatus){ in processConnectOtherProfiles() argument
1396 (PROFILE_CONN_CONNECTED == firstProfileStatus)){ in processConnectOtherProfiles()