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

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
TestActivity.java 377 public static final int MSG_INCOMING_BTOPP_CONNECTION = 100;
427 msg.what = MSG_INCOMING_BTOPP_CONNECTION;
BluetoothOppService.java 309 private static final int MSG_INCOMING_BTOPP_CONNECTION = 100;
376 case MSG_INCOMING_BTOPP_CONNECTION:
    [all...]

Completed in 108 milliseconds