Searched refs:NATIVE_WINDOW_API_DISCONNECT (Results 1 – 7 of 7) sorted by relevance
224 NATIVE_WINDOW_API_DISCONNECT = 14, /* private */ enumerator873 return window->perform(window, NATIVE_WINDOW_API_DISCONNECT, api); in native_window_api_disconnect()
75 case NATIVE_WINDOW_API_DISCONNECT: { in forwardPerform()
140 EXPECT_CALL(*mNativeWindow, perform(NATIVE_WINDOW_API_DISCONNECT)).Times(AnyNumber()); in injectDefaultInternalDisplay()
660 EXPECT_CALL(*nativeWindow, perform(NATIVE_WINDOW_API_DISCONNECT)).Times(1); in TEST_F()705 EXPECT_CALL(*nativeWindow, perform(NATIVE_WINDOW_API_DISCONNECT)).Times(1); in TEST_F()
301 EXPECT_CALL(*test->mNativeWindow, perform(NATIVE_WINDOW_API_DISCONNECT))322 EXPECT_CALL(*test->mNativeWindow, perform(NATIVE_WINDOW_API_DISCONNECT))
325 case NATIVE_WINDOW_API_DISCONNECT: in cnw_perform()
1405 case NATIVE_WINDOW_API_DISCONNECT: in perform()