Home
last modified time | relevance | path

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

/system/extras/power_profile/camera_flashlight/Application/src/main/java/com/example/android/powerprofile/cameraflashlight/
DFlashlightActivity.java51 protected void onResume() { in onResume() method in FlashlightActivity
52 super.onResume(); in onResume()
/system/extras/power_profile/gps_on/Application/src/main/java/com/example/android/powerprofile/gpson/
DGpsActivity.java81 protected void onResume() { in onResume() method in GpsActivity
82 super.onResume(); in onResume()
/system/extras/power_profile/camera_avg/Application/src/main/java/com/example/android/powerprofile/cameraavg/
DCameraAvgFragment.java442 public void onResume() { in onResume() method in CameraAvgFragment
443 super.onResume(); in onResume()