OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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