/frameworks/base/core/tests/coretests/src/android/view/textclassifier/intent/ |
D | LabeledIntentTest.java | 45 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/ |
D | LiveFolders.java | 204 public static final String INTENT = "intent"; field in LiveFolders
|
D | Settings.java | 15000 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/ |
D | ShortcutParser.java | 42 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/ |
D | IntentBindRecord.java | 115 IntentBindRecordProto.INTENT, false, true, false, false); in writeToProto()
|
D | ServiceRecord.java | 191 intent.writeToProto(proto, ServiceRecordProto.StartItem.INTENT, true, true, in writeToProto() 261 intent.getIntent().writeToProto(proto, ServiceRecordProto.INTENT, false, true, false, in writeToProto()
|
D | BroadcastQueue.java | 1943 intent.writeToProto(proto, BroadcastQueueProto.BroadcastSummary.INTENT, in writeToProto()
|
/frameworks/base/core/tests/coretests/src/android/provider/ |
D | SettingsProviderTest.java | 213 v.put(Settings.Bookmarks.INTENT, "#Intent;action=TOAST;end"); in testRowNumberContentUri()
|
/frameworks/base/core/java/android/content/ |
D | ClipData.java | 695 mIntent.writeToProto(proto, ClipDataProto.Item.INTENT, true, true, true, true); in writeToProto()
|
/frameworks/base/services/core/java/com/android/server/job/controllers/ |
D | JobStatus.java | 1407 work.getIntent().writeToProto(proto, JobStatusDumpProto.JobWorkItem.INTENT); in dumpJobWorkItem()
|
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/ |
D | DatabaseHelper.java | 2157 values.put(Settings.Bookmarks.INTENT, intent.toUri(0)); in loadBookmarks()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |