Home
last modified time | relevance | path

Searched defs:setActionHandler (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/car_product/distant_display/apps/CarDistantDisplaySystemUI/src/com/android/systemui/car/distantdisplay/common/
DDistantDisplayQcItem.java99 public Builder setActionHandler(@Nullable QCItem.ActionHandler actionHandler) { in setActionHandler() method in DistantDisplayQcItem.Builder
/packages/apps/Car/systemlibs/car-qc-lib/src/com/android/car/qc/
DQCItem.java108 public void setActionHandler(@Nullable ActionHandler handler) { in setActionHandler() method in QCItem