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

  /packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
BluetoothPbapRequestPullPhoneBook.java 112 if (oap.exists(OAP_TAGID_NEW_MISSED_CALLS)) {
113 mNewMissedCalls = oap.getByte(OAP_TAGID_NEW_MISSED_CALLS);
BluetoothPbapRequest.java 41 protected static final byte OAP_TAGID_NEW_MISSED_CALLS = 0x09;

Completed in 160 milliseconds