Home
last modified time | relevance | path

Searched refs:primary (Results 1 – 7 of 7) sorted by relevance

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DUtils.java155 Integer primary = device.getPrimaryUserId(); in getAllUsers() local
156 if (primary == null) { in getAllUsers()
157 primary = USER_SYSTEM; in getAllUsers()
159 int[] users = new int[] { primary }; in getAllUsers()
161 if ((user != USER_SYSTEM) && (user != primary)) { in getAllUsers()
/cts/hostsidetests/compilation/assets/
DREADME.txt9 $ adb shell ls -l /data/misc/profiles/cur/0/android.cts.compilation/primary.prof
11 $ adb pull /data/misc/profiles/cur/0/android.cts.compilation/primary.prof ./
/cts/tests/tests/os/src/android/os/storage/cts/
DStorageManagerTest.java230 StorageVolume primary = null; in testGetStorageVolumes() local
233 assertNull("There can be only one primary volume: " + volumes, primary); in testGetStorageVolumes()
234 primary = volume; in testGetStorageVolumes()
237 assertNotNull("No primary volume on " + volumes, primary); in testGetStorageVolumes()
238 assertStorageVolumesEquals(primary, mStorageManager.getPrimaryVolume()); in testGetStorageVolumes()
249 final StorageVolume primary = mStorageManager.getPrimaryStorageVolume(); in testGetStorageVolume() local
252 assertStorageVolumesEquals(primary, rootVolume); in testGetStorageVolume()
257 assertStorageVolumesEquals(primary, childVolume); in testGetStorageVolume()
/cts/hostsidetests/appsecurity/test-apps/SplitApp/src/com/android/cts/splitapp/
DSplitAppTest.java494 final File primary = Environment.getExternalStorageDirectory(); in testPrimaryOnSameVolume() local
498 final long totalDelta = Math.abs(current.getTotalSpace() - primary.getTotalSpace()); in testPrimaryOnSameVolume()
499 final long freeDelta = Math.abs(current.getFreeSpace() - primary.getFreeSpace()); in testPrimaryOnSameVolume()
/cts/tests/tests/widget/src/android/widget/cts/
DDialerFilterTest.java406 text2.setId(android.R.id.primary); in createMyDialerFilter()
/cts/tests/libcore/javautilcollections/libs/
Dguava-20.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/cts/tools/dex-tools/dex/
Dclasses.out.dex1788 public static final int primary
112570 public static final int primary
142353 private java.lang.StringBuffer primary