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

  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapMessageListing.java 31 private boolean hasUnread = false;
45 hasUnread = true;
65 public boolean hasUnread()
67 return hasUnread;
BluetoothMapObexServer.java 736 boolean hasUnread = false;
    [all...]

Completed in 2226 milliseconds