Home
last modified time | relevance | path

Searched refs:activity (Results 1 – 17 of 17) 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.py369 if self.args.launch or self.args.activity or self.args.test:
377 if self.args.activity:
390 activity = self.args.app + '/' + self.args.activity
391 result = self.adb.run(['shell', 'am', 'start', '-n', activity])
394 log_exit("Can't start activity %s" % activity)
526 if (not args.app) and (args.compile_java_code or args.activity or args.test):
/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-launcher.sh381 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/nfc/tools/casimir/src/
Drf_packets.pdl47 /// for each technology and protocol. Packets are grouped by activity
49 /// - DATA is used for the Data Exchange activity
52 /// - SELECT_COMMAND, SELECT_RESPONSE are used for the Device Activation activity
53 /// - DEACTIVATE_NOTIFICATION is used for the Device Deactivation activity
/system/sepolicy/private/
Dsystem_suspend.te51 -bluetooth # support Bluetooth activity attribution (BTAA)
Dservice_contexts142 activity u:object_r:activity_service:s0
Dapp.te680 # Applications should use the activity model for receiving events
/system/extras/ANRdaemon/
DREADME2 activity when CPU usage is very high. The daemon uses debugfs underlying for
/system/extras/simpleperf/
DREADME.md4 [Inspect CPU activity with CPU Profiler](https://developer.android.com/studio/profile/cpu-profiler).
/system/logging/logd/
DREADME.property68 priority. All other pruning activity is oldest first. Special case ~! represents an automatic
/system/chre/doc/
Dvendor_extensions.md122 periods of high activity. Refer to the GNSS and WWAN APIs for design patterns
Dnanoapp_overview.md181 `chre_power_test_client`, to create some activity at the CHRE API level which
/system/libsysprop/srcs/android/sysprop/
DBluetoothProperties.sysprop566 # BR/EDR Page scan activity configuration
589 # BR/EDR Inquiry scan activity configuration
/system/extras/simpleperf/doc/
DREADME.md4 [Inspect CPU activity with CPU Profiler](https://developer.android.com/studio/profile/cpu-profiler).
/system/apex/docs/
DREADME.md26 started from the activity manager, which becomes ready in a later stage of
/system/core/rootdir/
Dinit.rc35 # app mem cgroups, used by activity manager, lmkd and zygote