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

  /packages/apps/Car/libs/car-stream-lib/src/com/android/car/stream/
CurrentCallExtension.java 121 public PendingIntent getMuteAction() {
  /packages/apps/Car/Overview/src/com/android/car/overview/
CurrentCallStreamViewHolder.java 133 mMuteAction = call.isMuted() ? call.getUnMuteAction() : call.getMuteAction();

Completed in 121 milliseconds