Searched refs:mReservedDestination (Results 1 – 1 of 1) sorted by relevance
135 private final Set<String> mReservedDestination = new HashSet<String>(); field in VCardService238 if (!mReservedDestination.add(path)) { in handleExportRequest()297 if (!mReservedDestination.remove(path)) { in handleCancelRequest()427 mReservedDestination.remove(path); in handleFinishExportNotification()522 if (mReservedDestination.contains(path)) { in getAppropriateDestination()