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

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

Completed in 112 milliseconds