Searched refs:hideWindow (Results 1 – 6 of 6) sorted by relevance
299 hideWindow();390 hideWindow();440 hideWindow();
78 mGlWrapper.hideWindow(mDisplayProxy, mDisplayId); in forceShutdown()126 mGlWrapper.hideWindow(mDisplayProxy, mDisplayId); in setDisplayState()
347 void GlWrapper::hideWindow(sp<IAutomotiveDisplayProxyService>& pWindowProxy, uint64_t id) { in hideWindow() function in GlWrapper349 pWindowProxy->hideWindow(id); in hideWindow()
53 void hideWindow(sp<IAutomotiveDisplayProxyService>& pWindowService, uint64_t id);
346 mLatinIME.hideWindow(); in onToggleKeyboard()
1164 public void hideWindow() { in hideWindow() method in LatinIME1172 super.hideWindow(); in hideWindow()