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

  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapVcardManager.java 258 } else if (orderByWhat == BluetoothPbapObexServer.ORDER_BY_ALPHABETICAL) {
448 } else if (orderByWhat == BluetoothPbapObexServer.ORDER_BY_ALPHABETICAL) {
BluetoothPbapObexServer.java 154 public static int ORDER_BY_ALPHABETICAL = 1;
807 mOrderBy = ORDER_BY_ALPHABETICAL;
    [all...]

Completed in 33 milliseconds