Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/window/
H A DSplashScreenView.java95 private boolean mNotCopyable; field in SplashScreenView
405 mNotCopyable = true; in setNotCopyable()
413 return !mNotCopyable; in isCopyable()