/packages/providers/ContactsProvider/tests/assets/upgradeTest/ |
D | contacts2_1108.sql | 155 …note.data1 AS notes, accounts.account_name, accounts.account_type, raw_contacts.times_contacted AS… 157 …note.data1 AS notes, accounts.account_name, accounts.account_type, raw_contacts.times_contacted AS… 158 …note.data1 AS notes, accounts.account_name, accounts.account_type, raw_contacts.times_contacted AS… 162 …LEFT OUTER JOIN data note ON (raw_contacts._id = note.raw_contact_id AND (SELECT mimetype FROM mim…
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/media/ |
D | VCardResourceEntry.java | 112 for (NoteData note : notes) { in getNotes() 113 noteBuilder.append(note.getNote()); in getNotes() 272 for (final NoteData note : vcard.getNotes()) { 274 if (TextUtils.isGraphic(note.getNote())){ 275 retList.add(new VCardResourceEntryDestinationItem(note.getNote(),
|
/packages/modules/NetworkStack/tests/unit/src/com/android/networkstack/ |
D | NetworkStackNotifierTest.kt | 186 val note = mNoteCaptor.value in verifyConnectedNotification() constant 187 assertEquals(mPendingIntent, note.contentIntent) in verifyConnectedNotification() 188 assertEquals(CHANNEL_CONNECTED, note.channelId) in verifyConnectedNotification() 189 assertEquals(timeout, note.timeoutAfter) in verifyConnectedNotification()
|
/packages/modules/CaptivePortalLogin/tests/src/com/android/captiveportallogin/ |
D | DownloadServiceTest.kt | 295 val note = device.wait(Until.findObject(By.text(doneText)), TEST_TIMEOUT_MS) in testTapDoneNotification() constant 296 assertNotNull(note, "Notification with text \"$doneText\" not found") in testTapDoneNotification() 298 note.click() in testTapDoneNotification()
|
/packages/modules/CaptivePortalLogin/src/com/android/captiveportallogin/ |
D | DownloadService.java | 404 final Notification note = makeProgressNotification(task, progress); in maybeNotifyProgress() local 405 nm.notify(NOTE_DOWNLOAD_PROGRESS, note); in maybeNotifyProgress()
|
/packages/apps/Dialer/java/com/android/dialer/app/calllog/ |
D | MissedCallNotifier.java | 302 public void insertPostCallNotification(@NonNull String number, @NonNull String note) { in insertPostCallNotification() argument 315 getNotificationForCall(call, note)); in insertPostCallNotification()
|
/packages/apps/Dialer/java/com/android/dialer/searchfragment/ |
D | README.md | 29 The are three things to note about rendering:
|
/packages/providers/CalendarProvider/tests/ |
D | EMMA_README | 32 # run the CTS tests; note we can't get success/failure result in $?
|
/packages/apps/Dialer/java/com/android/dialer/theme/ |
D | README.md | 3 First thing to note, it's imperative that the application and all activities
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
D | BaseContactsProvider2Test.java | 517 protected Uri insertNote(long rawContactId, String note) { in insertNote() argument 521 values.put(Note.NOTE, note); in insertNote()
|
/packages/providers/ContactsProvider/tests/assets/test1/ |
D | expected_data.txt | 85 85 mimetype=vnd.android.cursor.item/note
|
/packages/apps/Contacts/src/com/android/contacts/quickcontact/ |
D | QuickContactActivity.java | 1463 final NoteDataItem note = (NoteDataItem) dataItem; in dataItemToEntry() local 1465 subHeader = note.getNote(); in dataItemToEntry()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_emoji.combined.gz | ... 13 shortcut=←,f=14
14 word=note,f=156,not_a_word=true
15 shortcut ... |
D | fr_emoji.combined.gz | ... 22 shortcut=↑,f=14
23 word=note,f=146,not_a_word=true
24 shortcut ... |
D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
D | sl_wordlist.combined.gz | 1dictionary=main:sl,locale=sl,description=Slovenščina,date=1393228152, ... |
D | de_wordlist.combined.gz | 1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ... |
D | nb_wordlist.combined.gz | 1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ... |
D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
/packages/apps/LegacyCamera/jni/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 1517 # DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note 1527 # code bases. Also note that the size of a graph can be further restricted by
|
/packages/apps/LegacyCamera/jni/feature_stab/doc/ |
D | dbreg_API_doxyfile | 1517 # DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note 1527 # code bases. Also note that the size of a graph can be further restricted by
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | Doxyfile.in | 1138 # files. In the HTML_STYLESHEET file, use the file name only. Also note that the 2314 # DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note that 2326 # note that the size of a graph can be further restricted by
|