Home
last modified time | relevance | path

Searched refs:showWindow (Results 1 – 7 of 7) sorted by relevance

/frameworks/hardware/interfaces/automotive/display/1.0/vts/functional/
DVtsHalAutomotiveDisplayV1_0TargetTest.cpp72 TEST_P(AutomotiveDisplayHidlTest, showWindow) { in TEST_P() argument
84 ASSERT_EQ(mDisplayProxy->showWindow(id), true); in TEST_P()
/frameworks/native/services/automotive/display/include/
DAutomotiveDisplayProxyService.h49 Return<bool> showWindow(uint64_t id) override;
/frameworks/hardware/interfaces/automotive/display/1.0/
DIAutomotiveDisplayProxyService.hal40 showWindow(uint64_t id) generates (bool success);
/frameworks/native/services/automotive/display/
DAutomotiveDisplayProxyService.cpp99 Return<bool> AutomotiveDisplayProxyService::showWindow(uint64_t id) { in showWindow() function in android::frameworks::automotive::display::V1_0::implementation::AutomotiveDisplayProxyService
/frameworks/base/core/java/android/inputmethodservice/
DInputMethodService.java821 showWindow(true); in showSoftInput()
1477 showWindow(true); in resetStateForNewConfiguration()
1488 showWindow(false); in resetStateForNewConfiguration()
1930 showWindow(false); in setCandidatesViewShown()
2228 public void showWindow(boolean showInput) { in showWindow() method in InputMethodService
/frameworks/base/core/api/
Dcurrent.txt19321 method public void showWindow(boolean);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13506 method public void showWindow(boolean);