HomeSort by relevance Sort by last modified time
    Searched full:profile (Results 276 - 300 of 3978) sorted by null

<<11121314151617181920>>

  /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/
DeleteManagedProfileDialog.java 34 * Displays information about an existing managed profile and asks the user if it should be deleted.
45 * @param managedProfileUserId user-id for the managed profile which will be passed back to the
48 * @param mdmPackagename package name of the MDM application for the current managed profile, or
49 * null if the managed profile has no profile owner associated.
50 * @param profileOwnerDomain domain name of the organization which owns the managed profile, or
59 // The device could be in a inconsistent state where it has a managed profile but no
60 // associated profile owner package, for example after an unexpected reboot in the middle
151 * @param managedProfileUserId user-id of the managed-profile that the dialog was presented
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
hw_irq_32.h 15 #include <linux/profile.h>
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
hw_irq_32.h 15 #include <linux/profile.h>
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
hw_irq_32.h 15 #include <linux/profile.h>
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
hw_irq_32.h 15 #include <linux/profile.h>
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
hw_irq_32.h 15 #include <linux/profile.h>
  /system/bt/stack/include/
gattdefs.h 48 /* GAP Profile Attributes
55 /* Attribute Profile Attribute UUID */
63 /* Time Profile */
69 /* NwA Profile */
  /system/extras/perfprofd/
perf_profile.proto 72 // A compressed representation of a perf profile, which contains samples from
84 // Total number of samples in this profile.
95 // is device screen on at point when profile is collected?
98 // system load at point when profile is collected; corresponds
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
ByodFlowTestActivity.java 43 * Profile owner is correctly installed.
44 * Profile owner shows up in the Settings app.
46 * The first two verifications are performed automatically, by interacting with profile owner using
47 * cross-profile intents, while the last two are carried out manually by the user.
110 // Calling super.finish() because we delete managed profile in our overridden of finish(),
156 // clean up the provisioned profile.
342 // Capture image intent can be resolved in primary profile, so test.
350 // Capture image intent cannot be resolved in primary profile, so skip test.
357 // Capture video intent can be resolved in primary profile, so test.
365 // Capture video intent cannot be resolved in primary profile, so skip test
    [all...]
  /frameworks/opt/net/voip/src/java/android/net/sip/
SipManager.java 179 * Opens the profile for making generic SIP calls. The caller may make subsequent calls
181 * profile, use
185 * @param localProfile the SIP profile to make calls from
186 * @throws SipException if the profile contains incorrect settings or
198 * Opens the profile for making calls and/or receiving generic SIP calls. The caller may
200 * auto-registration option is enabled in the profile, the SIP service
201 * will register the profile to the corresponding SIP provider periodically
208 * @param localProfile the SIP profile to receive incoming calls for
220 * @throws SipException if the profile contains incorrect settings or
244 * profile has not been opened to receive calls (se
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
StringPrep.java 75 * Profile type: RFC3491 Nameprep
82 * Profile type: RFC3530 nfs4_cs_prep
89 * Profile type: RFC3530 nfs4_cs_prep with case insensitive option
96 * Profile type: RFC3530 nfs4_cis_prep
103 * Profile type: RFC3530 nfs4_mixed_prep for prefix
110 * Profile type: RFC3530 nfs4_mixed_prep for suffix
117 * Profile type: RFC3722 iSCSI
124 * Profile type: RFC3920 XMPP Nodeprep
131 * Profile type: RFC3920 XMPP Resourceprep
138 * Profile type: RFC4011 Policy MIB Stringpre
    [all...]
  /developers/build/prebuilts/gradle/BasicManagedProfile/Application/src/main/java/com/example/android/basicmanagedprofile/
BasicManagedProfileFragment.java 46 * Provides several functions that are available in a managed profile. This includes
48 * and wiping out all the data in the profile.
70 * {@link Button} to remove this managed profile.
75 * Whether the calculator app is enabled in this profile
80 * Whether Chrome is enabled in this profile
100 // Retrieves whether the calculator app is enabled in this profile
102 // Retrieves whether Chrome is enabled in this profile
107 * Checks if the application is available in this profile.
110 * @return True if the application is available in this profile.
118 // Return false if the app is not installed in this profile
    [all...]
  /developers/samples/android/admin/BasicManagedProfile/Application/src/main/java/com/example/android/basicmanagedprofile/
BasicManagedProfileFragment.java 46 * Provides several functions that are available in a managed profile. This includes
48 * and wiping out all the data in the profile.
70 * {@link Button} to remove this managed profile.
75 * Whether the calculator app is enabled in this profile
80 * Whether Chrome is enabled in this profile
100 // Retrieves whether the calculator app is enabled in this profile
102 // Retrieves whether Chrome is enabled in this profile
107 * Checks if the application is available in this profile.
110 * @return True if the application is available in this profile.
118 // Return false if the app is not installed in this profile
    [all...]
  /development/samples/browseable/BasicManagedProfile/src/com.example.android.basicmanagedprofile/
BasicManagedProfileFragment.java 46 * Provides several functions that are available in a managed profile. This includes
48 * and wiping out all the data in the profile.
70 * {@link Button} to remove this managed profile.
75 * Whether the calculator app is enabled in this profile
80 * Whether Chrome is enabled in this profile
100 // Retrieves whether the calculator app is enabled in this profile
102 // Retrieves whether Chrome is enabled in this profile
107 * Checks if the application is available in this profile.
110 * @return True if the application is available in this profile.
118 // Return false if the app is not installed in this profile
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/plugins/maven-plugins/24/
maven-plugins-24.pom 97 <!-- These values need to be specified as properties in the profile apache-release in your settings.xml -->
200 <profile>
225 </profile>
226 <profile>
258 </profile>
259 <profile>
264 </profile>
265 <profile>
276 </profile>
277 <profile>
    [all...]
  /external/v8/test/cctest/
test-cpu-profiler.cc 165 // Check the state of profile generator.
226 CpuProfile* profile = profiles->StopProfiling(""); local
227 CHECK_NE(NULL, profile);
231 profile->top_down()->root()->children();
291 CpuProfile* profile = profiles->StopProfiling(""); local
292 CHECK_NE(NULL, profile);
295 const ProfileNode* node = profile->top_down()->root();
338 const i::CpuProfile* profile = local
342 if (profile == profiler->GetProfile(i))
396 const v8::CpuProfile* profile = cpu_profiler->StopProfiling(profile_name) local
418 v8::CpuProfile* profile = cpu_profiler->StopProfiling(profile_name); local
554 v8::CpuProfile* profile = local
632 v8::CpuProfile* profile = local
669 v8::CpuProfile* profile = local
725 v8::CpuProfile* profile = local
845 v8::CpuProfile* profile = local
902 v8::CpuProfile* profile = local
956 v8::CpuProfile* profile = local
1013 v8::CpuProfile* profile = local
1047 v8::CpuProfile* profile = RunProfiler(env, function, NULL, 0, 0); local
1107 v8::CpuProfile* profile = local
1190 v8::CpuProfile* profile = local
1279 v8::CpuProfile* profile = cpu_profiler->StopProfiling(profile_name); local
1352 v8::CpuProfile* profile = RunProfiler(env, function, NULL, 0, 0); local
1422 v8::CpuProfile* profile = RunProfiler(env, function, NULL, 0, 0); local
1508 v8::CpuProfile* profile = RunProfiler(env, function, NULL, 0, 0); local
1567 v8::CpuProfile* profile = cpu_profiler->StopProfiling(profile_name); local
1626 const v8::CpuProfile* profile = i::ProfilerExtension::last_profile; local
    [all...]
  /frameworks/base/core/java/android/bluetooth/
BluetoothA2dp.java 39 * profile.
55 * profile.
59 * <li> {@link #EXTRA_STATE} - The current state of the profile. </li>
60 * <li> {@link #EXTRA_PREVIOUS_STATE}- The previous state of the profile.</li>
73 "android.bluetooth.a2dp.profile.action.CONNECTION_STATE_CHANGED";
77 * profile.
81 * <li> {@link #EXTRA_STATE} - The current state of the profile. </li>
82 * <li> {@link #EXTRA_PREVIOUS_STATE}- The previous state of the profile. </li>
94 "android.bluetooth.a2dp.profile.action.PLAYING_STATE_CHANGED";
99 "android.bluetooth.a2dp.profile.action.AVRCP_CONNECTION_STATE_CHANGED"
    [all...]
  /frameworks/base/core/java/android/content/pm/
LauncherApps.java 41 * managed profiles. This is mainly for use by launchers. Apps can be queried for each user profile.
68 * Indicates that a package was removed from the specified profile.
74 * @param user The UserHandle of the profile that generated the change.
79 * Indicates that a package was added to the specified profile.
85 * @param user The UserHandle of the profile that generated the change.
90 * Indicates that a package was modified in the specified profile.
95 * @param user The UserHandle of the profile that generated the change.
106 * @param user The UserHandle of the profile that generated the change.
120 * @param user The UserHandle of the profile that generated the change.
140 * in the profile
    [all...]
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp 500 // Find a direct output profile compatible with the parameters passed, even if the input flags do
514 IOProfile *profile = mHwModules[i]->mOutputProfiles[j]; local
516 if (profile->isCompatibleProfile(device, samplingRate, format,
519 if (mAvailableOutputDevices & profile->mSupportedDevices) {
524 if (profile->isCompatibleProfile(device, samplingRate, format,
527 if (mAvailableOutputDevices & profile->mSupportedDevices) {
598 IOProfile *profile = NULL; local
601 profile = getProfileForDirectOutput(device,
608 if (profile != NULL) {
613 if (!desc->isDuplicated() && (profile == desc->mProfile))
940 IOProfile *profile = getInputProfile(device, local
1529 IOProfile *profile = getProfileForDirectOutput(AUDIO_DEVICE_NONE \/*ignore device *\/, local
1881 IOProfile *profile = profiles[profile_index]; local
2041 IOProfile *profile = mHwModules[i]->mOutputProfiles[j]; local
2109 IOProfile *profile = profiles[profile_index]; local
2218 IOProfile *profile = mHwModules[module_index]->mInputProfiles[profile_index]; local
2909 IOProfile *profile = mHwModules[i]->mInputProfiles[j]; local
4142 IOProfile *profile = new IOProfile(module); local
4183 IOProfile *profile = new IOProfile(module); local
4341 IOProfile *profile; local
    [all...]
  /build/core/combo/
fdo.mk 22 # The profile will be generated on /sdcard/fdo_profile on the device.
26 # Set TARGET_FDO_PROFILE_PATH to set a custom profile directory for your build.
  /cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
ManagedProfileActivity.java 23 * Activity that lives in the managed profile.
34 Log.i(TAG, "Managed profile activity started!");
PrimaryUserFilterSetterActivity.java 14 * Class that sets the cross-profile intent filters required to test intent filtering from
15 * the primary profile to the managed one.
  /developers/build/prebuilts/gradle/AppRestrictions/Application/src/main/java/com/example/android/apprestrictions/
CustomRestrictionsActivity.java 24 * with the restricted profile feature.
31 * profile.
  /developers/samples/android/content/multiuser/AppRestrictions/Application/src/main/java/com/example/android/apprestrictions/
CustomRestrictionsActivity.java 24 * with the restricted profile feature.
31 * profile.
  /development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/
SampleSyncAdapterColumns.java 29 * MIME-type used when storing a profile {@link Data} entry.
32 "vnd.android.cursor.item/vnd.samplesyncadapter.profile";

Completed in 2624 milliseconds

<<11121314151617181920>>