Searched defs:BluetoothMapMessageListingElement (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapMessageListingElement.java32 public class BluetoothMapMessageListingElement class in inherits:Comparable
33 implements Comparable<BluetoothMapMessageListingElement> {
35 private static final String TAG = "BluetoothMapMessageListingElement";
260 public int compareTo(BluetoothMapMessageListingElement e) {

Completed in 928 milliseconds