Searched refs:FAV_PATH (Results 1 – 3 of 3) sorted by relevance
111 public static final String FAV_PATH = "telecom/fav.vcf"; field in PbapClientConnectionHandler256 downloadContacts(FAV_PATH); in handleMessage()422 if (path == FAV_PATH) { in downloadContacts()
483 mServer.setCurrentPath(BluetoothPbapObexServer.FAV_PATH); in testOnGet_whenNameIsNotSet_andTypeIsListing_success()518 mServer.setCurrentPath(BluetoothPbapObexServer.FAV_PATH); in testOnGet_whenNameIsNotSet_andTypeIsPb_success()
174 public static final String FAV_PATH = "/telecom/fav"; field in BluetoothPbapObexServer503 } else if (mCurrentPath.equals(FAV_PATH)) { in onGet()