Home
last modified time | relevance | path

Searched defs:who (Results 1 – 10 of 10) sorted by relevance

/cts/tests/devicepolicy/src/android/devicepolicy/cts/
DBackupTest.java206 var who = sDeviceState.dpc().componentName(); in setBackupServiceEnabled_SecurityLogEventsEmitted() local
235 private static void verifySecurityEventLogged(RemoteDevicePolicyManager dpm, ComponentName who, in verifySecurityEventLogged()
DSecurityLoggingTest.kt550 val who = dpc.componentName() in <lambda>() constant
647 val who = dpc.componentName() in <lambda>() constant
688 val who = dpc.componentName() in <lambda>() constant
731 val who = dpc.componentName() in <lambda>() constant
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DColorStateListDrawableTest.java224 public void invalidateDrawable(Drawable who) { in invalidateDrawable()
229 public void scheduleDrawable(Drawable who, Runnable what, long when) { in scheduleDrawable()
236 public void unscheduleDrawable(Drawable who, Runnable what) { in unscheduleDrawable()
/cts/tests/tests/widget/src/android/widget/cts/
DMockTextView.java111 public boolean verifyDrawable(Drawable who) { in verifyDrawable()
DCompoundButtonTest.java484 protected boolean verifyDrawable(Drawable who) { in verifyDrawable()
DFrameLayoutTest.java356 protected boolean verifyDrawable(Drawable who) { in verifyDrawable()
DAbsSeekBarTest.java477 protected boolean verifyDrawable(Drawable who) { in verifyDrawable()
DProgressBarTest.java748 protected boolean verifyDrawable(Drawable who) { in verifyDrawable()
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DCreateAndManageUserTest.java631 ComponentName who = getComponentName(context); in onEnabled() local
/cts/tests/tests/view/src/android/view/cts/
DMockView.java260 protected boolean verifyDrawable(Drawable who) { in verifyDrawable()