Home
last modified time | relevance | path

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

/system/extras/power_profile/camera_avg/Application/src/main/java/com/example/android/powerprofile/cameraavg/
DCameraAvgFragment.java211 Activity activity = getActivity();
212 if (null != activity && !activity.isFinishing()) {
213 activity.finish();
358 final Activity activity = getActivity(); in showToast() local
359 if (activity != null) { in showToast()
360 activity.runOnUiThread(new Runnable() { in showToast()
363 Toast.makeText(activity, text, Toast.LENGTH_SHORT).show(); in showToast()
503 Activity activity = getActivity(); in setUpCameraOutputs() local
504 CameraManager manager = (CameraManager) activity.getSystemService(Context.CAMERA_SERVICE); in setUpCameraOutputs()
533 int displayRotation = activity.getWindowManager().getDefaultDisplay().getRotation(); in setUpCameraOutputs()
[all …]
/system/extras/simpleperf/scripts/
Dapp_profiler.py290 if self.args.activity or self.args.test:
293 if self.args.activity:
300 activity = self.args.app + '/' + self.args.activity
301 result = self.adb.run(['shell', 'am', 'start', '-n', activity])
304 log_exit("Can't start activity %s" % activity)
422 if (not args.app) and (args.compile_java_code or args.activity or args.test):
/system/sepolicy/prebuilts/api/26.0/public/
Dshared_relro.te8 # Needs to contact the "webviewupdate" and "activity" services
/system/sepolicy/prebuilts/api/27.0/public/
Dshared_relro.te8 # Needs to contact the "webviewupdate" and "activity" services
/system/sepolicy/prebuilts/api/28.0/public/
Dshared_relro.te8 # Needs to contact the "webviewupdate" and "activity" services
Dapp.te548 # Applications should use the activity model for receiving events
/system/sepolicy/prebuilts/api/29.0/public/
Dshared_relro.te8 # Needs to contact the "webviewupdate" and "activity" services
Dapp.te555 # Applications should use the activity model for receiving events
/system/sepolicy/public/
Dshared_relro.te8 # Needs to contact the "webviewupdate" and "activity" services
Dapp.te555 # Applications should use the activity model for receiving events
/system/extras/app-launcher/
DREADME44 activity name in logcat and add these to the launch_phone_apps()
67 way to find the package and activity for the app of interest is to
69 package+activity and use that in am start.
Dapp-launcher381 activity=$2
397 $adb shell "simpleperf stat -a am start -W -n $package/$activity"
409 …launch_app com.google.android.youtube.tv com.google.android.apps.youtube.tv.activity.TvGuideActivi…
411 …launch_app com.google.android.play.games com.google.android.gms.games.pano.activity.PanoGamesOnboa…
/system/iorap/
Diorapd.rc21 # the main 'activity hint' thread needs to be fairly high priority to kick off
/system/extras/ANRdaemon/
DREADME2 activity when CPU usage is very high. The daemon uses debugfs underlying for
/system/sepolicy/prebuilts/api/26.0/private/
Dservice_contexts3 activity u:object_r:activity_service:s0
Dapp.te512 # Applications should use the activity model for receiving events
/system/sepolicy/prebuilts/api/27.0/private/
Dservice_contexts3 activity u:object_r:activity_service:s0
Dapp.te530 # Applications should use the activity model for receiving events
/system/sepolicy/prebuilts/api/28.0/private/
Dservice_contexts3 activity u:object_r:activity_service:s0
/system/sepolicy/prebuilts/api/29.0/private/
Dservice_contexts3 activity u:object_r:activity_service:s0
/system/sepolicy/private/
Dservice_contexts3 activity u:object_r:activity_service:s0
/system/core/rootdir/
Dinit.rc30 # app mem cgroups, used by activity manager, lmkd and zygote