Searched defs:hideWindow (Results 1 – 6 of 6) sorted by relevance
40 void hideWindow(in long id); in hideWindow() method
67 void hideWindow(in long id); in hideWindow() method
88 TEST_P(AutomotiveDisplayHidlTest, hideWindow) { in TEST_P() argument
128 Return<bool> AutomotiveDisplayProxyService::hideWindow(uint64_t id) { in hideWindow() function in android::frameworks::automotive::display::V1_0::implementation::AutomotiveDisplayProxyService
2703 public void hideWindow() { in hideWindow() method in InputMethodService