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

  /frameworks/base/core/java/android/bluetooth/
BluetoothPbap.java 56 /** int extra for PBAP_STATE_CHANGED_ACTION */
59 /** int extra for PBAP_STATE_CHANGED_ACTION */
67 public static final String PBAP_STATE_CHANGED_ACTION =
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapService.java 753 Intent intent = new Intent(BluetoothPbap.PBAP_STATE_CHANGED_ACTION);
    [all...]

Completed in 62 milliseconds