Searched refs:MESSAGE (Results 1 - 6 of 6) sorted by relevance

/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/
H A DSimpleDialog.java35 private static final String MESSAGE = "message"; field in class:SimpleDialog
57 if (args.containsKey(MESSAGE)) {
58 builder.setMessage(args.getInt(MESSAGE));
163 args.putInt(MESSAGE, mMessage);
/packages/apps/Dialer/java/com/android/voicemail/impl/mail/store/imap/
H A DImapResponseParser.java57 public static final String MESSAGE = "Received BYE"; field in class:ImapResponseParser.ByeException
60 super(MESSAGE);
150 VvmLog.w(TAG, ByeException.MESSAGE);
/packages/apps/Email/provider_src/com/android/email/mail/store/imap/
H A DImapResponseParser.java74 public static final String MESSAGE = "Received BYE"; field in class:ImapResponseParser.ByeException
76 super(MESSAGE);
180 LogUtils.w(Logging.LOG_TAG, ByeException.MESSAGE);
/packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/ui/
H A DGrantPermissionsWatchViewHandler.java40 private static final String MESSAGE = "message"; field in class:GrantPermissionsWatchViewHandler
/packages/apps/Email/provider_src/com/android/email/provider/
H A DEmailProvider.java221 private static final int MESSAGE = MESSAGE_BASE; field in class:EmailProvider
682 case MESSAGE:
745 case MESSAGE:
833 case MESSAGE:
936 case MESSAGE:
948 case MESSAGE:
1133 sURIMatcher.addURI(EmailContent.AUTHORITY, "message", MESSAGE);
1371 case MESSAGE:
2202 case MESSAGE:
2454 case MESSAGE
[all...]
/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com/google/ com/google/ ...

Completed in 103 milliseconds