Searched refs:ORDER_BY_ALPHABETICAL (Results 1 – 4 of 4) sorted by relevance
133 .getPhonebookNameList(BluetoothPbapObexServer.ORDER_BY_ALPHABETICAL); in testGetPhonebookNameListOrderByAlphabetical()
264 if (orderByWhat == BluetoothPbapObexServer.ORDER_BY_ALPHABETICAL) { in getPhonebookNameList()448 if (orderByWhat == BluetoothPbapObexServer.ORDER_BY_ALPHABETICAL) { in composeAndSendPhonebookOneVcard()
158 public static int ORDER_BY_ALPHABETICAL = 1; field in BluetoothPbapObexServer884 mOrderBy = ORDER_BY_ALPHABETICAL; in pullVcardListing()
146 public static final byte ORDER_BY_ALPHABETICAL = 1; field in BluetoothPbapClient