Searched refs:SEARCH_ATTR_NAME (Results 1 - 1 of 1) sorted by last modified time

/frameworks/opt/bluetooth/src/android/bluetooth/client/pbap/
H A DBluetoothPbapClient.java155 public static final byte SEARCH_ATTR_NAME = 0; field in class:BluetoothPbapClient
716 return pullVcardListing(folder, ORDER_BY_DEFAULT, SEARCH_ATTR_NAME, null, 0, 0);
730 return pullVcardListing(folder, order, SEARCH_ATTR_NAME, null, 0, 0);
767 return pullVcardListing(folder, order, SEARCH_ATTR_NAME, null, maxListCount,
784 return pullVcardListing(folder, ORDER_BY_DEFAULT, SEARCH_ATTR_NAME, null, maxListCount,

Completed in 31 milliseconds