Home
last modified time | relevance | path

Searched refs:INTENT (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/view/textclassifier/intent/
DLabeledIntentTest.java45 private static final Intent INTENT = field in LabeledIntentTest
69 INTENT, in resolve_preferTitleWithEntity()
92 INTENT, in resolve_useAvailableTitle()
114 INTENT, in resolve_titleChooser()
136 INTENT, in resolve_titleChooserReturnsNull()
161 INTENT, in resolve_missingTitle()
190 INTENT, in resolve_descriptionWithAppName()
/frameworks/base/core/java/android/provider/
DLiveFolders.java204 public static final String INTENT = "intent"; field in LiveFolders
DSettings.java15000 public static final String INTENT = "intent"; field in Settings.Bookmarks
15014 private static final String[] sIntentProjection = { INTENT };
15039 String intentURI = c.getString(c.getColumnIndexOrThrow(INTENT)); in getIntentForShortcut()
15087 values.put(INTENT, intent.toUri(0)); in add()
15121 int intentColumn = cursor.getColumnIndex(INTENT); in getTitle()
/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
DShortcutParser.java42 private static final String INTENT = "intent"; field in ShortcutParser
122 if (parser.getName().equals(INTENT)) { in parseShortcut()
/frameworks/base/services/core/java/com/android/server/am/
DIntentBindRecord.java115 IntentBindRecordProto.INTENT, false, true, false, false); in writeToProto()
DServiceRecord.java191 intent.writeToProto(proto, ServiceRecordProto.StartItem.INTENT, true, true, in writeToProto()
261 intent.getIntent().writeToProto(proto, ServiceRecordProto.INTENT, false, true, false, in writeToProto()
DBroadcastQueue.java1943 intent.writeToProto(proto, BroadcastQueueProto.BroadcastSummary.INTENT, in writeToProto()
/frameworks/base/core/tests/coretests/src/android/provider/
DSettingsProviderTest.java213 v.put(Settings.Bookmarks.INTENT, "#Intent;action=TOAST;end"); in testRowNumberContentUri()
/frameworks/base/core/java/android/content/
DClipData.java695 mIntent.writeToProto(proto, ClipDataProto.Item.INTENT, true, true, true, true); in writeToProto()
/frameworks/base/services/core/java/com/android/server/job/controllers/
DJobStatus.java1407 work.getIntent().writeToProto(proto, JobStatusDumpProto.JobWorkItem.INTENT); in dumpJobWorkItem()
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DDatabaseHelper.java2157 values.put(Settings.Bookmarks.INTENT, intent.toUri(0)); in loadBookmarks()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...