HomeSort by relevance Sort by last modified time
    Searched refs:stopForegroundNotification (Results 1 - 2 of 2) sorted by null

  /packages/apps/Dialer/java/com/android/incallui/call/
TelecomAdapter.java 176 * #stopForegroundNotification()} to remove the notification.
187 public void stopForegroundNotification() {
192 "TelecomAdapter.stopForegroundNotification",
  /packages/apps/Dialer/java/com/android/incallui/
StatusBarNotifier.java 152 TelecomAdapter.getInstance().stopForegroundNotification();
220 TelecomAdapter.getInstance().stopForegroundNotification();
366 TelecomAdapter.getInstance().stopForegroundNotification();
    [all...]

Completed in 92 milliseconds