HomeSort by relevance Sort by last modified time
    Searched refs:operationKey (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/content/
SyncQueue.java 41 // A Map of SyncOperations operationKey -> SyncOperation that is designed for
81 final String operationKey = operation.key;
82 final SyncOperation existingOperation = mOperationsMap.get(operationKey);
115 mOperationsMap.put(operationKey, operation);
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 

Completed in 179 milliseconds