/aosp14/frameworks/base/core/tests/coretests/src/android/view/ |
H A D | ViewStubTest.java | 40 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 D | DummyWallpaperService.java | 17 package stub; package
|
/aosp14/frameworks/base/media/java/android/media/ |
H A D | MediaRouter2.java | 404 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 D | BaseScreenSharePermissionDialog.kt | 124 val stub = findViewById<View>(R.id.options_stub) as ViewStub regex
|
/aosp14/frameworks/base/core/java/android/service/quicksettings/ |
H A D | Tile.java | 92 public void setService(IQSService service, IBinder stub) { in setService()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ |
H A D | ShadeViewProviderModule.kt | 246 val stub = notificationShadeWindowView.requireViewById<ViewStub>(R.id.qs_header_stub) regex
|
H A D | NotificationPanelViewController.java | 1043 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 D | ViewStub.java | 349 void onInflate(ViewStub stub, View inflated); in onInflate()
|
/aosp14/frameworks/base/media/java/android/media/tv/ |
H A D | TvInputService.java | 2790 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 D | CollapsedStatusBarFragment.java | 734 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 D | InternetDialog.java | 431 ViewStub stub = mDialogView.findViewById(R.id.secondary_mobile_network_stub); in setMobileDataLayout() local
|
/aosp14/frameworks/base/media/java/android/media/tv/interactive/ |
H A D | TvInteractiveAppService.java | 2251 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 D | VoiceInteractionManagerServiceImpl.java | 201 VoiceInteractionManagerService.VoiceInteractionManagerServiceStub stub, in VoiceInteractionManagerServiceImpl()
|
/aosp14/frameworks/base/media/java/android/media/session/ |
H A D | MediaSession.java | 1531 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 D | DecorView.java | 2016 ViewStub stub = findViewById(R.id.action_mode_bar_stub); in createStandaloneActionMode() local
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |