Home
last modified time | relevance | path

Searched refs:tempDisplayId (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/pm/
DCarPackageManagerServiceUnitTest.java448 int tempDisplayId = 1; in registerListenerForOtherDisplay_finishBlockingUiNotInvoked() local
450 mService.registerBlockingUiCommandListener(carBlockingUiCommandListener, tempDisplayId); in registerListenerForOtherDisplay_finishBlockingUiNotInvoked()
467 int tempDisplayId = 1; in registerMultipleListenersForDifferentDisplay_finishBlockingUiInvokedForSomeDisplay() local
471 mService.registerBlockingUiCommandListener(carBlockingUiCommandListener3, tempDisplayId); in registerMultipleListenersForDifferentDisplay_finishBlockingUiInvokedForSomeDisplay()
/packages/services/Car/tests/CarLibUnitTest/src/android/car/content/pm/
DCarPackageManagerUnitTest.java151 int tempDisplayId = 1; in registerBlockingUiCommandListener_sameListenerNotRegisterForAnotherDisplay() local
157 () -> mMgr.registerBlockingUiCommandListener(tempDisplayId, mExecutor, in registerBlockingUiCommandListener_sameListenerNotRegisterForAnotherDisplay()