Searched refs:getHunWindow (Results 1 – 2 of 2) sorted by relevance
76 getHunWindow().setVisibility(View.VISIBLE); in displayNotification()121 getHunWindow().setVisibility(View.INVISIBLE); in removeNotification()136 return getHunWindow().getVisibility() == View.VISIBLE; in isVisible()142 protected final ViewGroup getHunWindow() { in getHunWindow() method in CarHeadsUpNotificationContainer
70 mCarHeadsUpNotificationContainer.getHunWindow(), /* params= */ null); in setup()72 mCarHeadsUpNotificationContainer.getHunWindow().setVisibility(View.INVISIBLE); in setup()