Searched refs:hideWindow (Results 1 – 5 of 5) sorted by relevance
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()
1165 public void hideWindow() { in hideWindow() method in LatinIME1173 super.hideWindow(); in hideWindow()