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