Searched refs:FAV_PATH (Results 1 – 2 of 2) sorted by relevance
109 public static final String FAV_PATH = "telecom/fav.vcf"; field in PbapClientConnectionHandler269 downloadContacts(FAV_PATH); in handleMessage()422 if (path == FAV_PATH) { in downloadContacts()
158 private static final String FAV_PATH = "/telecom/fav"; field in BluetoothPbapObexServer453 } else if (mCurrentPath.equals(FAV_PATH)) { in onGet()