Searched refs:IN_CALL_SERVICE_NOTIFICATION_ID (Results 1 – 2 of 2) sorted by relevance
19 import static com.android.server.telecom.InCallController.IN_CALL_SERVICE_NOTIFICATION_ID;940 eq(IN_CALL_SERVICE_NOTIFICATION_ID), any(Notification.class), in testBindToService_NullBinding_FallBackToSystem()1450 eq(InCallController.IN_CALL_SERVICE_NOTIFICATION_ID), any(), in testBindToService_NonUiSelfManaged()
96 public static final int IN_CALL_SERVICE_NOTIFICATION_ID = 3; field in InCallController3225 notificationManager.notifyAsUser(NOTIFICATION_TAG, IN_CALL_SERVICE_NOTIFICATION_ID, in sendCrashedInCallServiceNotification()