Home
last modified time | relevance | path

Searched refs:note (Results 1 – 10 of 10) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DMockListener.java143 JSONObject note = mNotifications.get(key); in onNotificationRankingUpdate() local
144 if (note != null) { in onNotificationRankingUpdate()
146 note.put(JSON_RANK, rank.getRank()); in onNotificationRankingUpdate()
147 note.put(JSON_AMBIENT, rank.isAmbient()); in onNotificationRankingUpdate()
148 note.put(JSON_MATCHES_ZEN_FILTER, rank.matchesInterruptionFilter()); in onNotificationRankingUpdate()
149 note.put(JSON_LAST_AUDIBLY_ALERTED, rank.getLastAudiblyAlertedMillis()); in onNotificationRankingUpdate()
DAttentionManagementVerifierActivity.java1111 private void addPerson(int mode, Notification.Builder note, in addPerson() argument
1114 note.addPerson(uri.toString()); in addPerson()
1116 note.addPerson(Uri.fromParts("tel", phone, null).toString()); in addPerson()
1118 note.addPerson(Uri.fromParts("mailto", email, null).toString()); in addPerson()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DLockTaskUiTestActivity.java341 Notification note = new Notification.Builder(this, channelId) in issueTestNotification() local
348 mNotifyMgr.notify(0, note); in issueTestNotification()
/cts/tools/release-parser/src/com/android/cts/releaseparser/
DDepCsvPrinter.java207 private String getNodeName(String note) { in getNodeName() argument
208 return note; in getNodeName()
DDepPrinter.java192 private String getNodeName(String note) { in getNodeName() argument
193 return note.replace(".", "_") in getNodeName()
/cts/apps/CameraITS/build/scripts/
Dgpylint_rcfile70 # Add a comment according to your evaluation note. This is used by the global
74 # Python expression which should return a note less than 10 (10 is the highest
75 # note). You have access to the variables errors warning, statement which
343 # List of note tags to take in consideration, separated by a comma.
/cts/tests/appsearch/src/com/android/cts/appsearch/external/app/
DAppSearchSessionCtsTestBase.java1503 GenericDocument note = in testQuery_projection() local
1512 .addGenericDocuments(email, note) in testQuery_projection()
1588 GenericDocument note = in testQuery_projectionEmpty() local
1597 .addGenericDocuments(email, note) in testQuery_projectionEmpty()
1670 GenericDocument note = in testQuery_projectionNonExistentType() local
1679 .addGenericDocuments(email, note) in testQuery_projectionNonExistentType()
1756 GenericDocument note = in testQuery_wildcardProjection() local
1765 .addGenericDocuments(email, note) in testQuery_wildcardProjection()
1841 GenericDocument note = in testQuery_wildcardProjectionEmpty() local
1850 .addGenericDocuments(email, note) in testQuery_wildcardProjectionEmpty()
[all …]
/cts/tools/cts-tradefed/
DREADME60 note: all connected devices must be running the same build
/cts/tests/tests/content/data/
Dreadme.txt18 !Please note that all hardcoded hashes in ChecksumsTest.java will have to be changed!
/cts/apps/CtsVerifier/
DNOTICE.txt9991 license (except to note that your license differs from this License)