Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/window/
H A DSplashScreenView.java82 private boolean mNotCopyable; field in SplashScreenView
389 mNotCopyable = true; in setNotCopyable()
397 return !mNotCopyable; in isCopyable()