Searched refs:LOCATION (Results 1 – 8 of 8) sorted by relevance
/cts/tests/searchui/src/android/searchuiservice/cts/ |
D | SearchTargetEventTest.java | 40 private final String LOCATION = "location"; field in SearchTargetEventTest 41 private final Builder mBuilder = new Builder(ID, ACTION_TAP).setLaunchLocation(LOCATION); 47 .setLaunchLocation(LOCATION).setFlags(FLAG_IME_SHOWN).build(); in testBuilder() 55 .setLaunchLocation(LOCATION).setFlags(FLAG_IME_SHOWN).build(); in testParcel() 66 assertThat(event.getLaunchLocation()).isEqualTo(LOCATION); in assertEverything()
|
/cts/hostsidetests/car/src/android/car/cts/powerpolicy/ |
D | PowerPolicyDef.java | 187 LOCATION("LOCATION"), enumConstant 247 PowerComponent.LOCATION, 270 PowerComponent.LOCATION, 295 PowerComponent.LOCATION, 304 PowerComponent.LOCATION 324 PowerComponent.LOCATION, 347 PowerComponent.LOCATION, 366 PowerComponent.LOCATION,
|
/cts/hostsidetests/car/app/src/android/car/cts/app/ |
D | PowerComponentUtil.java | 81 return PowerComponent.LOCATION; in toPowerComponent() 120 case PowerComponent.LOCATION: in componentToString()
|
/cts/tests/tests/provider/src/android/provider/cts/contacts/ |
D | CallLogTest.java | 432 uri, new String[]{CallLog.Calls.LOCATION}, null, null); in testLocationStorageAndRetrieval() 436 cursor.getColumnIndex(CallLog.Calls.LOCATION)); in testLocationStorageAndRetrieval()
|
/cts/tests/tests/car/src/android/car/cts/ |
D | CarPowerManagerTest.java | 126 .setComponents(PowerComponent.LOCATION).build(); in testApplyNewPowerPolicy()
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | reduce.rscript | 43 // Finds LOCATION of min and max float values
|
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/ |
D | current.txt | 344 field public static final String LOCATION = "android.permission-group.LOCATION"; 35781 field public static final String LOCATION = "location"; 43328 field public static final String EXTRA_LOCATION = "android.telecom.extra.LOCATION";
|
D | system-current.txt | 16428 field public static final String EXTRA_LOCATION = "android.telephony.ims.extra.LOCATION";
|