Home
last modified time | relevance | path

Searched defs:mSurfacePackage (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/games/
H A DCreateGameSessionResult.java55 private final SurfaceControlViewHost.SurfacePackage mSurfacePackage; field in CreateGameSessionResult
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DAdminSecondaryLockScreenControllerTest.java84 private SurfaceControlViewHost.SurfacePackage mSurfacePackage; field in AdminSecondaryLockScreenControllerTest
/aosp14/frameworks/base/services/core/java/com/android/server/app/
H A DGameSessionRecord.java50 private final SurfacePackage mSurfacePackage; field in GameSessionRecord
/aosp14/frameworks/base/core/java/android/window/
H A DSplashScreenView.java99 private SurfaceControlViewHost.SurfacePackage mSurfacePackage; field in SplashScreenView
125 private SurfaceControlViewHost.SurfacePackage mSurfacePackage; field in SplashScreenView.Builder
703 private SurfaceControlViewHost.SurfacePackage mSurfacePackage; field in SplashScreenView.SplashScreenViewParcelable
/aosp14/frameworks/base/tests/SurfaceControlViewHostTest/src/com/android/test/viewembed/
H A DSurfaceControlViewHostSyncTest.java50 private SurfacePackage mSurfacePackage; field in SurfaceControlViewHostSyncTest
/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DInlineSuggestion.java292 private SurfaceControlViewHost.SurfacePackage mSurfacePackage; field in InlineSuggestion.InlineContentCallbackImpl
/aosp14/frameworks/base/core/java/android/view/
H A DSurfaceView.java303 SurfaceControlViewHost.SurfacePackage mSurfacePackage; field in SurfaceView