HomeSort by relevance Sort by last modified time
    Searched refs:nativeReboot (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/jni/
com_android_server_power_PowerManagerService.cpp 196 static void nativeReboot(JNIEnv *env, jclass clazz, jstring reason) {
226 { "nativeReboot", "(Ljava/lang/String;)V",
227 (void*) nativeReboot },
  /frameworks/base/services/java/com/android/server/power/
PowerManagerService.java 361 private static native void nativeReboot(String reason) throws IOException;
    [all...]

Completed in 74 milliseconds