Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/toast/
H A DCarToastUI.java48 public class CarToastUI extends ToastUI { class
56 public CarToastUI(Context context, @Main Resources resources, CommandQueue commandQueue, in CarToastUI() method in CarToastUI