Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DMockListener.java203 JSONObject note = mNotifications.get(key); in onNotificationRankingUpdate() local
204 if (note != null) { in onNotificationRankingUpdate()
206 note.put(JSON_RANK, rank.getRank()); in onNotificationRankingUpdate()
207 note.put(JSON_AMBIENT, rank.isAmbient()); in onNotificationRankingUpdate()
208 note.put(JSON_MATCHES_ZEN_FILTER, rank.matchesInterruptionFilter()); in onNotificationRankingUpdate()
DAttentionManagementVerifierActivity.java845 private void addPerson(int mode, Notification.Builder note, in addPerson() argument
848 note.addPerson(uri.toString()); in addPerson()
850 note.addPerson(Uri.fromParts("tel", phone, null).toString()); in addPerson()
852 note.addPerson(Uri.fromParts("mailto", email, null).toString()); in addPerson()
/cts/tools/tradefed-host/
DREADME60 note: all connected devices must be running the same build