Home
last modified time | relevance | path

Searched defs:nativeBootFinished (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp2411 static jboolean nativeBootFinished(JNIEnv* env, jclass clazz) { in nativeBootFinished() function
2753 {"nativeBootFinished", "()Z", in nativeBootFinished() method
/frameworks/base/core/java/android/view/
DSurfaceControl.java311 private static native boolean nativeBootFinished(); in nativeBootFinished() method in SurfaceControl