Home
last modified time | relevance | path

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

/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/
DNotificationUtils.java115 public static boolean isTargetNotificationPosted(Context c, int targetNotificationId) { in isTargetNotificationPosted() argument
119 if (sbn.getId() == targetNotificationId) { in isTargetNotificationPosted()
/cts/tests/tests/telecom-apps/ConnectionServiceVoipAppMain/src/android/telecom/cts/apps/connectionservicevoipappmain/
DVoipConnectionServiceControlMain.java361 int targetNotificationId = getConnectionOrThrow(callId,
367 targetNotificationId));
/cts/tests/tests/telecom-apps/TransactionalVoipAppMain/src/android/telecom/cts/apps/transactionalvoipappmain/
DTransactionalVoipAppControlMain.java385 int targetNotificationId = getCallOrThrowError(callId,
391 targetNotificationId));