Home
last modified time | relevance | path

Searched refs:getHelper (Results 1 – 20 of 20) sorted by relevance

/aosp12/packages/apps/Car/libs/car-ui-lib/car-rotary-lib/src/androidTest/java/com/android/car/ui/
H A DFocusAreaTest.java334 mFocusArea1.getHelper().setRotaryCache(cache); in testPerformAccessibilityAction_actionFocus_enabledFocusCache()
366 mFocusArea1.getHelper().setRotaryCache(cache); in testPerformAccessibilityAction_actionFocus_disabledFocusCache()
430 mFocusArea1.getHelper().setRotaryCache(cache1); in testPerformAccessibilityAction_actionNudgeToAnotherFocusArea_enabledCache()
433 mFocusArea2.getHelper().setRotaryCache(cache2); in testPerformAccessibilityAction_actionNudgeToAnotherFocusArea_enabledCache()
485 mFocusArea1.getHelper().setRotaryCache(cache1); in testPerformAccessibilityAction_actionNudgeToAnotherFocusArea_mixedCache()
488 mFocusArea2.getHelper().setRotaryCache(cache2); in testPerformAccessibilityAction_actionNudgeToAnotherFocusArea_mixedCache()
528 mFocusArea1.getHelper().setRotaryCache(cache1); in testPerformAccessibilityAction_actionNudgeToAnotherFocusArea_mixedCache2()
531 mFocusArea2.getHelper().setRotaryCache(cache2); in testPerformAccessibilityAction_actionNudgeToAnotherFocusArea_mixedCache2()
674 mFocusArea2.getHelper().setRotaryCache(cache); in testDefaultFocusOverridesHistory_override()
707 mFocusArea2.getHelper().setRotaryCache(cache); in testDefaultFocusOverridesHistory_notOverride()
[all …]
/aosp12/frameworks/base/graphics/java/android/graphics/animation/
H A DRenderNodeAnimator.java186 getHelper().addDelayedAnimation(this); in start()
226 getHelper().removeDelayedAnimation(this); in cancel()
244 getHelper().removeDelayedAnimation(this); in end()
362 getHelper().removeDelayedAnimation(this); in onFinished()
412 private static DelayedAnimationHelper getHelper() { in getHelper() method in RenderNodeAnimator
/aosp12/frameworks/opt/car/setupwizard/library/main/src/com/android/car/setupwizardlib/util/
H A DCarHelperRegistry.java100 <H> H getHelper(@NonNull Class<H> cls) { in getHelper() method in CarHelperRegistry
111 H helper = getHelper(cls); in getOrCreateHelper()
/aosp12/hardware/interfaces/configstore/utils/include/configstore/
H A DUtils.h70 auto getHelper = []()->V { in decltype()
93 static V cachedValue = getHelper(); in decltype()
/aosp12/packages/apps/Car/libs/car-ui-lib/car-rotary-lib/src/main/java/com/android/car/ui/
H A DIFocusArea.java51 FocusAreaHelper getHelper(); in getHelper() method
H A DFocusAreaHelper.java582 targetFocusArea != null && targetFocusArea.getHelper().focusOnDescendant(); in nudgeToAnotherFocusArea()
587 success = targetFocusArea != null && targetFocusArea.getHelper().focusOnDescendant(); in nudgeToAnotherFocusArea()
602 FocusAreaHelper sourceHelper = sourceFocusArea.getHelper(); in saveFocusAreaHistory()
606 FocusAreaHelper targetHelper = targetFocusArea.getHelper(); in saveFocusAreaHistory()
H A DConstraintFocusArea.java161 public FocusAreaHelper getHelper() { in getHelper() method in ConstraintFocusArea
H A DFocusArea.java160 public FocusAreaHelper getHelper() { in getHelper() method in FocusArea
H A DFrameFocusArea.java161 public FocusAreaHelper getHelper() { in getHelper() method in FrameFocusArea
/aosp12/packages/apps/Settings/src/com/android/settings/network/
H A DProviderModelSlice.java79 mHelper = getHelper(); in ProviderModelSlice()
304 ProviderModelSliceHelper getHelper() { in getHelper() method
/aosp12/packages/modules/Permission/PermissionController/src/android/support/wearable/view/
H A DWearableDialogHelper.java169 public WearableDialogHelper getHelper() { in getHelper() method in WearableDialogHelper.DialogBuilder
/aosp12/packages/apps/Launcher3/tests/src/com/android/launcher3/model/
H A DBackupRestoreTest.java203 mModelHelper.provider.getHelper(), mBackupManager); in createRestoreSession()
/aosp12/frameworks/base/media/java/android/media/
H A DAudioManager.java842 MediaSessionLegacyHelper helper = MediaSessionLegacyHelper.getHelper(getContext()); in dispatchMediaKeyEvent()
956 MediaSessionLegacyHelper helper = MediaSessionLegacyHelper.getHelper(getContext()); in adjustVolume()
985 MediaSessionLegacyHelper helper = MediaSessionLegacyHelper.getHelper(getContext()); in adjustSuggestedStreamVolume()
4577 MediaSessionLegacyHelper helper = MediaSessionLegacyHelper.getHelper(getContext()); in registerMediaButtonIntent()
4620 MediaSessionLegacyHelper helper = MediaSessionLegacyHelper.getHelper(getContext()); in unregisterMediaButtonIntent()
4637 rcClient.registerWithSession(MediaSessionLegacyHelper.getHelper(getContext())); in registerRemoteControlClient()
4652 rcClient.unregisterWithSession(MediaSessionLegacyHelper.getHelper(getContext())); in unregisterRemoteControlClient()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationShadeWindowViewController.java428 MediaSessionLegacyHelper.getHelper(mView.getContext()) in setupExpandedStatusBar()
/aosp12/frameworks/base/media/java/android/media/session/
H A DMediaSessionLegacyHelper.java69 public static MediaSessionLegacyHelper getHelper(Context context) { in getHelper() method in MediaSessionLegacyHelper
/aosp12/packages/apps/Nfc/src/com/android/nfc/handover/
H A DBluetoothPeripheralHandover.java569 MediaSessionLegacyHelper helper = MediaSessionLegacyHelper.getHelper(mContext); in startTheMusic()
/aosp12/packages/apps/Settings/tests/unit/src/com/android/settings/network/
H A DProviderModelSliceTest.java390 ProviderModelSliceHelper getHelper() { in getHelper() method in ProviderModelSliceTest.MockProviderModelSlice
/aosp12/packages/apps/Launcher3/tests/src/com/android/launcher3/util/
H A DLauncherModelHelper.java471 public DatabaseHelper getHelper() { in getHelper() method in LauncherModelHelper.TestLauncherProvider
/aosp12/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java3584 MediaSessionLegacyHelper.getHelper(mContext).sendVolumeKeyEvent( in interceptKeyBeforeQueueing()
3597 MediaSessionLegacyHelper.getHelper(mContext).sendVolumeKeyEvent( in interceptKeyBeforeQueueing()
3718 if (MediaSessionLegacyHelper.getHelper(mContext).isGlobalPriorityActive()) { in interceptKeyBeforeQueueing()
4132 MediaSessionLegacyHelper.getHelper(mContext).sendMediaButtonEvent(event, true); in dispatchMediaKeyWithWakeLockToAudioService()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt65126 Landroid/view/RenderNodeAnimator;->getHelper()Landroid/view/RenderNodeAnimator$DelayedAnimationHelp…