Searched refs:getCommand (Results 1 - 18 of 18) sorted by relevance

/packages/apps/Exchange/src/com/android/exchange/eas/
H A DEasSettings.java55 protected String getCommand() { method in class:EasSettings
H A DEasOperation.java313 getAccountId(), getCommand());
382 LogUtils.e(LOG_TAG, "CommandStatusException: %s, %d", getCommand(), status);
414 getCommand());
437 getCommand(), response.getStatus(), result);
519 protected abstract String getCommand(); method in class:EasOperation
553 return mConnection.makeUriString(getCommand());
H A DEasOptions.java74 protected String getCommand() { method in class:EasOptions
H A DEasSearchGal.java36 protected String getCommand() { method in class:EasSearchGal
H A DEasFolderSync.java159 protected String getCommand() { method in class:EasFolderSync
H A DEasSyncBase.java63 protected String getCommand() { method in class:EasSyncBase
H A DEasLoadAttachment.java196 protected String getCommand() { method in class:EasLoadAttachment
H A DEasMoveItems.java112 protected String getCommand() { method in class:EasMoveItems
H A DEasProvision.java218 protected String getCommand() { method in class:EasProvision
H A DEasSearch.java55 protected String getCommand() { method in class:EasSearch
H A DEasFullSyncOperation.java67 protected String getCommand() { method in class:EasFullSyncOperation
73 LogUtils.e(TAG, "unexpected call to EasFullSyncOperation.getCommand");
H A DEasPing.java144 protected String getCommand() { method in class:EasPing
H A DEasSendMeetingResponse.java81 protected String getCommand() { method in class:EasSendMeetingResponse
H A DEasSync.java197 protected String getCommand() { method in class:EasSync
H A DEasAutoDiscover.java121 protected String getCommand() { method in class:EasAutoDiscover
H A DEasOutboxSync.java97 protected String getCommand() { method in class:EasOutboxSync
/packages/apps/Mms/src/com/android/mms/ui/
H A DAttachmentTypeSelectorAdapter.java49 return item.getCommand();
97 public int getCommand() { method in class:AttachmentTypeSelectorAdapter.AttachmentListItem
/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/
H A DDicttool.java103 private static Command getCommand(final String[] arguments) { method in class:Dicttool
120 final Command command = getCommand(arguments);

Completed in 836 milliseconds