Searched refs:MAIN (Results 1 – 17 of 17) sorted by relevance
327 KeyEvent event = send(Key.DOWN, KeyEvent.KEYCODE_ENTER, Display.MAIN); in ordinaryEvents_onMainDisplay_routedToInputManager()499 KeyEvent event = send(Key.DOWN, KeyEvent.KEYCODE_ENTER, Display.MAIN); in customEventHandler_capturesDisplayMainEvent_capturedByInputController()514 KeyEvent event = send(Key.DOWN, KeyEvent.KEYCODE_ENTER, Display.MAIN); in customEventHandler_capturesDisplayMainEvent_missedByInputController()549 send(Key.DOWN, KeyEvent.KEYCODE_VOICE_ASSIST, Display.MAIN); in voiceKey_shortPress_withRegisteredEventHandler_triggersEventHandler()550 send(Key.UP, KeyEvent.KEYCODE_VOICE_ASSIST, Display.MAIN); in voiceKey_shortPress_withRegisteredEventHandler_triggersEventHandler()563 send(Key.DOWN, KeyEvent.KEYCODE_VOICE_ASSIST, Display.MAIN); in voiceKey_longPress_withRegisteredEventHandler_triggersEventHandler()572 send(Key.UP, KeyEvent.KEYCODE_VOICE_ASSIST, Display.MAIN); in voiceKey_longPress_withRegisteredEventHandler_triggersEventHandler()583 send(Key.DOWN, KeyEvent.KEYCODE_VOICE_ASSIST, Display.MAIN); in voiceKey_shortPress_withoutRegisteredEventHandler_triggersAssistUtils()584 send(Key.UP, KeyEvent.KEYCODE_VOICE_ASSIST, Display.MAIN); in voiceKey_shortPress_withoutRegisteredEventHandler_triggersAssistUtils()592 send(Key.DOWN, KeyEvent.KEYCODE_VOICE_ASSIST, Display.MAIN); in voiceKey_longPress_withoutRegisteredEventHandler_triggersAssistUtils()[all …]
113 int anyDisplay = VehicleDisplay.MAIN; in ignoresSetListener_beforeKeyInputSupported()188 KeyEvent event = dispatchSingleEvent(Key.DOWN, KeyEvent.KEYCODE_ENTER, VehicleDisplay.MAIN, in dispatchesInputEvent_single_toListener_mainDisplay()220 makeKeyPropValue(Key.DOWN, KeyEvent.KEYCODE_ENTER, VehicleDisplay.MAIN), in dispatchesInputEvent_multiple_toListener_mainDisplay()221 makeKeyPropValue(Key.DOWN, KeyEvent.KEYCODE_MENU, VehicleDisplay.MAIN))); in dispatchesInputEvent_multiple_toListener_mainDisplay()281 KeyEvent event = dispatchSingleEvent(Key.DOWN, KeyEvent.KEYCODE_ENTER, VehicleDisplay.MAIN, in handlesRepeatedKeys_anyDisplay()290 event = dispatchSingleEvent(Key.DOWN, KeyEvent.KEYCODE_ENTER, VehicleDisplay.MAIN, in handlesRepeatedKeys_anyDisplay()300 event = dispatchSingleEvent(Key.UP, KeyEvent.KEYCODE_ENTER, VehicleDisplay.MAIN, in handlesRepeatedKeys_anyDisplay()310 event = dispatchSingleEvent(Key.DOWN, KeyEvent.KEYCODE_ENTER, VehicleDisplay.MAIN, in handlesRepeatedKeys_anyDisplay()328 VehicleDisplay.MAIN, CarOccupantZoneManager.DISPLAY_TYPE_MAIN); in handlesRepeatedKeyWithIndents_anyDisplay()337 VehicleDisplay.MAIN, CarOccupantZoneManager.DISPLAY_TYPE_MAIN); in handlesRepeatedKeyWithIndents_anyDisplay()[all …]
19 import static com.android.launcher3.allapps.ActivityAllAppsContainerView.AdapterHolder.MAIN;266 mAH.set(AdapterHolder.MAIN, new AdapterHolder(AdapterHolder.MAIN, in initContent()512 switchToTab(ActivityAllAppsContainerView.AdapterHolder.MAIN); in resetAndScrollToPrivateSpaceHeader()595 mAllAppsStore.unregisterIconContainer(mAH.get(AdapterHolder.MAIN).mRecyclerView); in rebindAdapters()604 mAH.get(AdapterHolder.MAIN).setup(mainRecyclerView, mPersonalMatcher); in rebindAdapters()612 mViewPager.getPageIndicator().setActiveMarker(AdapterHolder.MAIN); in rebindAdapters()615 if (mViewPager.snapToPage(AdapterHolder.MAIN)) { in rebindAdapters()634 mAH.get(AdapterHolder.MAIN).setup(mainRecyclerView, mPersonalMatcher); in rebindAdapters()652 mAllAppsStore.registerIconContainer(mAH.get(AdapterHolder.MAIN).mRecyclerView); in rebindAdapters()684 for (int i = AdapterHolder.MAIN; i <= AdapterHolder.WORK; i++) { in replaceAppsRVContainer()[all …]
23 import static com.android.launcher3.allapps.ActivityAllAppsContainerView.AdapterHolder.MAIN;160 mAllApps.mAH.get(MAIN).mAdapter.notifyItemInserted(adapterItems.size() - 1); in addPrivateSpaceHeader()168 mAllApps.mAH.get(MAIN).mAdapter.notifyItemInserted(adapterItems.size() - 1); in addSystemAppsDivider()194 mAllApps.mAH.get(MAIN).mAdapter.notifyItemInserted(adapterItems.size() - 1); in addPrivateSpaceInstallAppButton()263 ActivityAllAppsContainerView<?>.AdapterHolder mainAdapterHolder = mAllApps.mAH.get(MAIN); in addPrivateSpaceDecorator()640 mAllApps.mAH.get(MAIN).mRecyclerView.removeItemDecoration( in updatePrivateStateAnimator()775 ActivityAllAppsContainerView<?>.AdapterHolder mainAdapterHolder = mAllApps.mAH.get(MAIN); in expandPrivateSpace()795 mAllApps.switchToTab(ActivityAllAppsContainerView.AdapterHolder.MAIN); in exitSearchAndExpand()836 return mAllApps.mAH.get(ActivityAllAppsContainerView.AdapterHolder.MAIN).mRecyclerView; in getMainRecyclerView()
19 import static com.android.launcher3.allapps.ActivityAllAppsContainerView.AdapterHolder.MAIN;87 if (page == MAIN || page == SEARCH) { in updateWorkFAB()
252 return mAllAppsContainerView.mAH.get(ActivityAllAppsContainerView.AdapterHolder.MAIN) in getRecyclerView()
250 rvType == AdapterHolder.MAIN ? mMainRV in setActiveRV()
36 MAIN,52 Pair(PickerScreen.MAIN, null) in <lambda>()
371 injectRotaryNavigationEvent(VehicleDisplay.MAIN, numClicks); in testDelayedGrantWithFullCapture()381 injectRotaryNavigationEvent(VehicleDisplay.MAIN, numClicks); in testDelayedGrantWithFullCapture()394 injectRotaryNavigationEvent(VehicleDisplay.MAIN, numClicks); in testDelayedGrantWithFullCapture()458 injectRotaryNavigationEvent(VehicleDisplay.MAIN, numClicks); in testIndependentTwoCaptures()490 injectRotaryNavigationEvent(VehicleDisplay.MAIN, numClicks); in testTwoClientsOverwrap()516 injectRotaryNavigationEvent(VehicleDisplay.MAIN, numClicks); in testTwoClientsOverwrap()530 injectRotaryNavigationEvent(VehicleDisplay.MAIN, numClicks); in testTwoClientsOverwrap()646 injectRotaryNavigationEvent(VehicleDisplay.MAIN, numClicks); in testInjectingRotaryEventAndExecutor()720 injectCustomInputEvent(CUSTOM_EVENT_F1, VehicleDisplay.MAIN, in testInjectingCustomInputEventAndExecutor()872 return VehicleDisplay.MAIN; in convertToVehicleDisplay()[all …]
33 …android.wallpaper.picker.customization.ui.viewmodel.CustomizationPickerViewModel2.PickerScreen.MAIN in <lambda>()69 MAIN -> navigateToPrimary() in <lambda>()
127 VehicleDisplay.MAIN, in sendVoiceKey()146 VehicleDisplay.MAIN, in sendVoiceKey()
87 == ActivityAllAppsContainerView.AdapterHolder.MAIN); in assertOnMainAdapterAToZView()
715 if (vehicleDisplay != VehicleDisplay.MAIN884 case VehicleDisplay.MAIN:
1716 ActivityAllAppsContainerView.AdapterHolder.MAIN);
2173 if (vehicleDisplay != VehicleDisplay.MAIN
org/openjdk/tools/sjavac/server/log/LoggingOutputStream.class LoggingOutputStream.java package ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...