Searched refs:mReservedDestination (Results 1 – 1 of 1) sorted by relevance
109 private final Set<String> mReservedDestination = new HashSet<String>(); field in VCardService191 if (!mReservedDestination.add(path)) { in handleExportRequest()253 if (!mReservedDestination.remove(path)) { in handleCancelRequest()364 mReservedDestination.remove(path); in handleFinishExportNotification()