Searched refs:profile (Results 1 – 6 of 6) sorted by relevance
/development/samples/browseable/BasicManagedProfile/ |
D | _index.jd | 8 This sample demonstrates how to create a managed profile. You can also learn how to 10 configured to be forwarded between primary account and managed profile. Finally, you can 11 wipe all the data associated with the profile. 12 Note that there can only be one managed profile on a device.
|
/development/samples/browseable/MediaRecorder/src/com.example.android.mediarecorder/ |
D | MainActivity.java | 155 CamcorderProfile profile = CamcorderProfile.get(CamcorderProfile.QUALITY_HIGH); in prepareVideoRecorder() local 156 profile.videoFrameWidth = optimalSize.width; in prepareVideoRecorder() 157 profile.videoFrameHeight = optimalSize.height; in prepareVideoRecorder() 160 parameters.setPreviewSize(profile.videoFrameWidth, profile.videoFrameHeight); in prepareVideoRecorder() 185 mMediaRecorder.setProfile(profile); in prepareVideoRecorder()
|
/development/testrunner/ |
D | adb_interface.py | 195 profile=False, instrumentation_args={}, user=None, argument 236 profile=profile, raw_mode=True, 294 self, package, runner_name, no_window_animation=False, profile=False, argument 301 profile=profile, raw_mode=raw_mode, 306 self, instrumentation_path, no_window_animation=False, profile=False, argument 316 if profile:
|
/development/samples/browseable/AppRestrictionEnforcer/ |
D | _index.jd | 8 This sample demonstrates how to set restrictions to other apps as a profile owner.
|
/development/samples/browseable/AppRestrictions/ |
D | _index.jd | 12 types and custom. When launched under a restricted profile, this activity displays app
|
/development/samples/SearchableDictionary/res/raw/ |
D | definitions.txt | 775 profile - n. an outline of something (especially a human face as seen from one side)
|