Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/window/
DSplashScreenView.java86 private boolean mNotCopyable; field in SplashScreenView
402 mNotCopyable = true; in setNotCopyable()
410 return !mNotCopyable; in isCopyable()