Home
last modified time | relevance | path

Searched defs:controller (Results 1 – 25 of 30) sorted by relevance

12

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityMagnificationTest.java116 final MagnificationController controller = mService.getMagnificationController(); in testSetScale() local
133 final MagnificationController controller = mService.getMagnificationController(); in testSetScaleAndCenter() local
163 final MagnificationController controller = mService.getMagnificationController(); in testListener() local
189 final MagnificationController controller = mService.getMagnificationController(); in testMagnificationServiceShutsDownWhileMagnifying_shouldReturnTo1x() local
203 final MagnificationController controller = mService.getMagnificationController(); in testGetMagnificationRegion_whenCanControlMagnification_shouldNotBeEmpty() local
215 final MagnificationController controller = service.getMagnificationController(); in testGetMagnificationRegion_whenCantControlMagnification_shouldBeEmpty() local
231 final MagnificationController controller = service.getMagnificationController(); in testGetMagnificationRegion_whenMagnificationGesturesEnabled_shouldNotBeEmpty() local
244 final MagnificationController controller = mService.getMagnificationController(); in testAnimatingMagnification() local
290 final MagnificationController controller = mService.getMagnificationController(); in testA11yNodeInfoVisibility_whenOutOfMagnifiedArea_shouldVisible() local
331 private void waitOnMagnificationChanged(MagnificationController controller, float newScale, in waitOnMagnificationChanged()
DAccessibilitySoftKeyboardTest.java90 final SoftKeyboardController controller = mService.getSoftKeyboardController(); in testApiReturnValues_shouldChangeValueOnRequestAndSendCallback() local
108 final SoftKeyboardController controller = mService.getSoftKeyboardController(); in secondServiceChangingTheShowMode_updatesModeAndNotifiesFirstService() local
135 final SoftKeyboardController controller = mService.getSoftKeyboardController(); in testSwitchToInputMethod() local
155 final SoftKeyboardController controller = service.getSoftKeyboardController(); in assertCanSetAndGetShowModeAndCallbackHappens() local
/cts/tests/tests/media/src/android/media/cts/
DMediaController2Test.java220 MediaController2 controller = new MediaController2.Builder(mContext, session.getToken()) in testBuilder_setConnectionHints_withFrameworkParcelable() local
242 try (MediaController2 controller = new MediaController2.Builder(mContext, token) in testBuilder_setConnectionHints_withCustomParcelable()
253 try (MediaController2 controller = in testCreatingControllerWithoutCallback()
265 try (MediaController2 controller = in testGetConnectedToken()
286 try (MediaController2 controller = in testCallback_onConnected_onDisconnected()
301 try (MediaController2 controller = in testCallback_onSessionCommand()
334 try (MediaController2 controller = in testCallback_onCommandResult()
367 try (MediaController2 controller = in testCancelSessionCommand()
402 MediaSession2.ControllerInfo controller) { in onConnect()
413 MediaSession2.ControllerInfo controller, Session2Command command, Bundle args) { in onSessionCommand()
[all …]
DMediaSession2ServiceTest.java131 MediaController2 controller = new MediaController2.Builder(mContext, mToken) in testOnGetSessionIsCalled() local
181 MediaController2 controller = new MediaController2.Builder(mContext, mToken) in testOnGetSession_returnsSession() local
242 MediaController2 controller = new MediaController2.Builder(mContext, mToken) in testOnGetSession_rejectsConnection() local
313 MediaController2 controller = createConnectedController(mToken); in testGetSessions() local
332 MediaController2 controller = createConnectedController(mToken); in testAddSessions_removedWhenClose() local
351 MediaController2 controller = createConnectedController(mToken); in testOnUpdateNotification() local
412 MediaController2 controller = new MediaController2.Builder(mContext, token) in createConnectedController() local
437 ControllerInfo controller) { in onConnect()
DMediaSession2Test.java241 MediaController2 controller = in testGetConnectedControllers_newController() local
267 MediaController2 controller = in testGetConnectedControllers_closedController() local
382 MediaController2 controller = in testCallback_onConnect_onDisconnect() local
416 MediaController2 controller = in testCallback_onPostConnect_connected() local
441 MediaController2 controller = in testCallback_onPostConnect_rejected() local
457 MediaController2 controller = in testCallback_onSessionCommand() local
514 MediaController2 controller = in testCallback_onCommandResult() local
560 MediaController2 controller = in testSetPlaybackActive() local
590 MediaController2 controller = in testCancelSessionCommand() local
630 public void onConnected(MediaController2 controller, in onConnected()
[all …]
DMediaSessionTestActivity.java104 MediaController controller = new MediaController(this, token); in setMediaControllerIfInForeground() local
DSystemMediaRouter2Test.java186 RoutingController controller = mSystemRouter2ForCts.getSystemController(); in testGetSystemController() local
671 RoutingController controller = controllers.get(0); in testStop() local
761 RoutingController controller = controllers.get(0); in testRoutingControllerSelectAndDeselectRoute() local
833 RoutingController controller = controllers.get(0); in testRoutingControllerTransferToRoute() local
958 RoutingController controller = controllers.get(0); in testRoutingControllerRelease() local
DMediaSessionTest.java116 MediaController controller = mSession.getController(); in testCreateSession() local
170 MediaController controller = mSession.getController(); in testConfigureSession() local
483 MediaController controller = mSession.getController(); in testPlaybackToLocalAndRemote() local
664 MediaController controller = mSession.getController(); in testSetCallbackWithNull() local
974 private void verifyNewSession(MediaController controller) { in verifyNewSession()
DMediaRouter2Test.java648 RoutingController controller = controllers.get(0); in testRoutingControllerSelectAndDeselectRoute() local
724 RoutingController controller = controllers.get(0); in testRoutingControllerTransferToRoute() local
866 RoutingController controller = controllers.get(0); in testStop() local
946 RoutingController controller = controllers.get(0); in testRoutingControllerRelease() local
DMediaCommunicationManagerTest.java139 MediaSession2.ControllerInfo controller) { in onConnect()
DJetPlayerTest.java205 byte controller, byte value) { in onJetEvent()
/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DCtsAugmentedAutofillService.java212 FillController controller, FillCallback callback) { in onFillRequest()
222 cancellationSignal, controller, callback)); in onFillRequest() local
245 public final FillController controller; field in AugmentedFillRequest
249 FillController controller, FillCallback callback) { in AugmentedFillRequest()
363 @NonNull CancellationSignal cancellationSignal, @NonNull FillController controller, in handleOnFillRequest()
/cts/tests/tests/telecom/CallRedirectionServiceTestApp/src/android/telecom/cts/redirectiontestapp/
DCtsCallRedirectionService.java44 CtsCallRedirectionServiceController controller = in onPlaceCall() local
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DImeInsetsControllerTest.java195 public void onFinished( in createControlListener()
200 public void onCancelled( in createControlListener()
/cts/tests/tests/view/src/android/view/animation/cts/
DLayoutAnimationControllerTest.java398 MyLayoutAnimationController controller = new MyLayoutAnimationController(animation); in testGetTransformedIndex() local
425 LayoutAnimationController controller = new LayoutAnimationController(animation); in testStart() local
462 LayoutAnimationController controller = new LayoutAnimationController(mDefaultAnimation); in testWillOverlap() local
DAnimationUtilsTest.java80 LayoutAnimationController controller = AnimationUtils.loadLayoutAnimation(mActivity, in testLoad() local
DAnimationTestUtils.java90 final ViewGroup view, final LayoutAnimationController controller, in assertRunController()
DGridLayoutAnimationControllerTest.java90 GridLayoutAnimationController controller = in testConstructor() local
418 GridLayoutAnimationController controller = new GridLayoutAnimationController( in testWillOverlap() local
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DWindowInsetsAnimationUtils.java76 private static ValueAnimator runTransition(WindowInsetsAnimationController controller, in runTransition()
/cts/tests/tests/systemui/src/android/systemui/cts/
DLightBarActivity.java68 final WindowInsetsController controller = in setLightBarAppearance() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/security/
DUnlockedDeviceRequiredTest.java239 private ScreenStateChangeReceiver(TestController controller) { in ScreenStateChangeReceiver()
613 private static TestDialogFragment createDialogFragment(TestController controller) { in createDialogFragment()
/cts/tests/app/src/android/app/cts/
DActivityManagerProcessStateTest.java821 final ServiceProcessController controller = new ServiceProcessController(mContext, in testBackgroundCheckBroadcastService() local
957 final ServiceProcessController controller = new ServiceProcessController(mContext, in testBackgroundCheckActivityService() local
1043 final ServiceProcessController controller = new ServiceProcessController(mContext, in testForegroundServiceAppOp() local
1208 final ServiceProcessController controller = new ServiceProcessController(mContext, in testBgRestrictedForegroundService() local
2295 final ServiceProcessController controller = new ServiceProcessController(mContext, in testForegroundService_malformedNotificationExtras() local
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowInsetsAnimationControllerTests.java655 public void onReady(@NonNull WindowInsetsAnimationController controller, int types) { in onReady()
669 public void onFinished(@NonNull WindowInsetsAnimationController controller) { in onFinished()
679 public void onCancelled(@Nullable WindowInsetsAnimationController controller) { in onCancelled()
/cts/common/device-side/bedstead/remotedpc/src/library/main/java/com/android/bedstead/remotedpc/
DRemoteDpc.java155 public static RemoteDpc forDevicePolicyController(DevicePolicyController controller) { in forDevicePolicyController()
/cts/tests/fragment/src/android/fragment/cts/
DFragmentTestUtil.java156 final FragmentController[] controller = new FragmentController[1]; in createController() local

12