HomeSort by relevance Sort by last modified time
    Searched full:multiuser (Results 1 - 25 of 178) sorted by null

1 2 3 4 5 6 7 8

  /development/samples/browseable/AppRestrictions/
_index.jd 9 Android 4.3 and above tablet device with the multiuser feature.
  /cts/tests/tests/multiuser/
AndroidManifest.xml 20 package="android.multiuser.cts"
28 android:targetPackage="android.multiuser.cts"
29 android:label="Multiuser tests"/>
AndroidTest.xml 17 <configuration description="Config for CTS Multiuser test cases">
25 <option name="package" value="android.multiuser.cts" />
  /frameworks/base/apct-tests/perftests/multiuser/
AndroidManifest.xml 18 package="com.android.perftests.multiuser">
29 android:targetPackage="com.android.perftests.multiuser"/>
AndroidTest.xml 25 <option name="package" value="com.android.perftests.multiuser" />
  /frameworks/base/core/java/android/app/usage/
ExternalStorageStats.java 43 * multiuser device. Any OBB data shared between users is not accounted in
55 * multiuser device. This value does not include any app files which are all
67 * multiuser device. This value does not include any app files which are all
79 * multiuser device. This value does not include any app files which are all
94 * multiuser device.
StorageStats.java 43 * Code is shared between all users on a multiuser device.
66 * Data is isolated for each user on a multiuser device.
80 * Cached data is isolated for each user on a multiuser device.
  /cts/hostsidetests/shortcuts/deviceside/multiuser/src/android/content/pm/cts/shortcut/multiuser/
Consts.java 16 package android.content.pm.cts.shortcut.multiuser;
MainActivity.java 16 package android.content.pm.cts.shortcut.multiuser;
Launcher.java 16 package android.content.pm.cts.shortcut.multiuser;
  /system/extras/ext4_utils/include/ext4_utils/
ext4_crypt.h 22 #include <cutils/multiuser.h>
ext4_crypt_init_extensions.h 22 #include <cutils/multiuser.h>
  /cts/hostsidetests/shortcuts/deviceside/multiuser/
AndroidManifest.xml 18 package="android.content.pm.cts.shortcut.multiuser">
42 android:targetPackage="android.content.pm.cts.shortcut.multiuser" />
  /developers/samples/android/content/multiuser/AppRestrictions/
template-params.xml 29 Android 4.3 and above tablet device with the multiuser feature.
61 A sample that demonstrates the use of the App Restriction feature on devices with multiuser support
67 Android 4.3 and above tablet device with the multiuser feature.
README.md 5 A sample that demonstrates the use of the App Restriction feature on devices with multiuser support
11 Android 4.3 and above tablet device with the multiuser feature.
  /cts/hostsidetests/multiuser/
Android.mk 27 LOCAL_CTS_TEST_PACKAGE := android.host.multiuser
AndroidTest.xml 16 <configuration description="Config for the CTS multiuser host tests">
  /cts/hostsidetests/shortcuts/hostside/src/android/content/pm/cts/shortcuthost/
ShortcutManagerMultiuserTest.java 21 private static final String TARGET_PKG = "android.content.pm.cts.shortcut.multiuser";
  /developers/build/prebuilts/gradle/AppRestrictions/Application/src/main/res/values/
base-strings.xml 25 Android 4.3 and above tablet device with the multiuser feature.
  /development/samples/browseable/AppRestrictions/res/values/
base-strings.xml 25 Android 4.3 and above tablet device with the multiuser feature.
  /system/vold/
Ext4Crypt.h 19 #include <cutils/multiuser.h>
  /system/vold/model/
ObbVolume.h 22 #include <cutils/multiuser.h>
  /developers/build/prebuilts/gradle/AppRestrictions/
README.md 5 A sample that demonstrates the use of the App Restriction feature on devices with multiuser support
11 Android 4.3 and above tablet device with the multiuser feature.
  /cts/hostsidetests/multiuser/src/android/host/multiuser/
CreateUsersPermissionTest.java 16 package android.host.multiuser;
  /cts/tests/tests/multiuser/src/android/multiuser/cts/
SplitSystemUserTest.java 17 package android.multiuser.cts;

Completed in 350 milliseconds

1 2 3 4 5 6 7 8