Home
last modified time | relevance | path

Searched defs:stub (Results 1 – 16 of 16) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DViewStubTest.java40 final View stub = activity.findViewById(R.id.viewStub); in testStubbed() local
49 final ViewStub stub = (ViewStub) activity.findViewById(R.id.viewStub); in testInflated() local
60 final ViewStub stub = (ViewStub) activity.findViewById(R.id.viewStubWithId); in testInflatedId() local
73 final ViewStub stub = (ViewStub) activity.findViewById(R.id.viewStubWithId); in testInflatedLayoutParams() local
/aosp14/frameworks/base/tests/Internal/src/stub/
H A DDummyWallpaperService.java17 package stub; package
/aosp14/frameworks/base/media/java/android/media/
H A DMediaRouter2.java404 MediaRouter2Stub stub = new MediaRouter2Stub(); in registerRouteCallback() local
525 MediaRouter2Stub stub = new MediaRouter2Stub(); in setRouteListingPreference() local
755 MediaRouter2Stub stub; in requestCreateController() local
1648 MediaRouter2Stub stub; in selectRoute() local
1702 MediaRouter2Stub stub; in deselectRoute() local
1737 MediaRouter2Stub stub; in transferToRoute() local
1777 MediaRouter2Stub stub; in setVolume() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/
H A DBaseScreenSharePermissionDialog.kt124 val stub = findViewById<View>(R.id.options_stub) as ViewStub regex
/aosp14/frameworks/base/core/java/android/service/quicksettings/
H A DTile.java92 public void setService(IQSService service, IBinder stub) { in setService()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DShadeViewProviderModule.kt246 val stub = notificationShadeWindowView.requireViewById<ViewStub>(R.id.qs_header_stub) regex
H A DNotificationPanelViewController.java1043 ViewStub stub = mView.findViewById(R.id.keyguard_qs_user_switch_stub); in onFinishInflate() local
1046 ViewStub stub = mView.findViewById(R.id.keyguard_user_switcher_stub); in onFinishInflate() local
1343 ViewStub stub = new ViewStub(mView.getContext(), layoutId); in reInflateStub() local
1350 ViewStub stub = mView.findViewById(stubId); in reInflateStub() local
/aosp14/frameworks/base/core/java/android/view/
H A DViewStub.java349 void onInflate(ViewStub stub, View inflated); in onInflate()
/aosp14/frameworks/base/media/java/android/media/tv/
H A DTvInputService.java2790 ITvInputSession stub = new ITvInputSessionWrapper(TvInputService.this, in handleMessage() local
2832 ITvInputSession stub = (ITvInputSession) args.arg2; in handleMessage() local
2863 ITvInputSession stub = new ITvInputSessionWrapper(TvInputService.this, in handleMessage() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/fragment/
H A DCollapsedStatusBarFragment.java734 ViewStub stub = mStatusBar.findViewById(R.id.operator_name); in initOperatorName() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/dialog/
H A DInternetDialog.java431 ViewStub stub = mDialogView.findViewById(R.id.secondary_mobile_network_stub); in setMobileDataLayout() local
/aosp14/frameworks/base/media/java/android/media/tv/interactive/
H A DTvInteractiveAppService.java2251 ITvInteractiveAppSession stub = new ITvInteractiveAppSessionWrapper( in handleMessage() local
2265 ITvInteractiveAppSession stub = (ITvInteractiveAppSession) args.arg2; in handleMessage() local
/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DVoiceInteractionManagerServiceImpl.java201 VoiceInteractionManagerService.VoiceInteractionManagerServiceStub stub, in VoiceInteractionManagerServiceImpl()
/aosp14/frameworks/base/media/java/android/media/session/
H A DMediaSession.java1531 public final ResultReceiver stub; field in MediaSession.Command
1533 Command(String command, Bundle extras, ResultReceiver stub) { in Command()
/aosp14/frameworks/base/core/java/com/android/internal/policy/
H A DDecorView.java2016 ViewStub stub = findViewById(R.id.action_mode_bar_stub); in createStandaloneActionMode() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...