Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DColorStateListDrawableTest.java224 public void invalidateDrawable(Drawable who) { in invalidateDrawable() argument
225 mInvalidatedDrawable = who; in invalidateDrawable()
229 public void scheduleDrawable(Drawable who, Runnable what, long when) { in scheduleDrawable() argument
230 mScheduledDrawable = who; in scheduleDrawable()
236 public void unscheduleDrawable(Drawable who, Runnable what) { in unscheduleDrawable() argument
237 mUnscheduledDrawable = who; in unscheduleDrawable()
/cts/tests/tests/widget/src/android/widget/cts/
DMockTextView.java111 public boolean verifyDrawable(Drawable who) { in verifyDrawable() argument
112 return super.verifyDrawable(who); in verifyDrawable()
DFrameLayoutTest.java348 protected boolean verifyDrawable(Drawable who) { in verifyDrawable() argument
349 return super.verifyDrawable(who); in verifyDrawable()
DCompoundButtonTest.java475 protected boolean verifyDrawable(Drawable who) { in verifyDrawable() argument
476 return super.verifyDrawable(who); in verifyDrawable()
DAbsSeekBarTest.java469 protected boolean verifyDrawable(Drawable who) { in verifyDrawable() argument
470 return super.verifyDrawable(who); in verifyDrawable()
DProgressBarTest.java739 protected boolean verifyDrawable(Drawable who) { in verifyDrawable() argument
740 return super.verifyDrawable(who); in verifyDrawable()
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DCreateAndManageUserTest.java521 ComponentName who = getComponentName(context); in onEnabled() local
526 dpm.setAffiliationIds(who, ids); in onEnabled()
548 method.invoke(null, context, dpm, who, pkgs); in onEnabled()
550 method.invoke(null, context, dpm, who); in onEnabled()
559 final List<UserHandle> targetUsers = dpm.getBindDeviceAdminTargetUsers(who); in onEnabled()
/cts/tests/tests/view/src/android/view/cts/
DMockView.java259 protected boolean verifyDrawable(Drawable who) { in verifyDrawable() argument
260 return super.verifyDrawable(who); in verifyDrawable()
/cts/hostsidetests/sustainedperf/dhrystone/
DRationale71 Readers who want to use the benchmark for their own measurements can
/cts/apps/CtsVerifier/
DNOTICE.txt615 entire whole, and thus to each and every part regardless of who wrote it.
669 However, parties who have received copies, or rights, from you under
699 all those who receive copies directly or indirectly through you, then
724 original copyright holder who places the Program under this License
855 Free Software Foundation and other authors who decide to use it. You
1031 entire whole, and thus to each and every part regardless of who wrote
1127 that the user who changes the contents of definitions files in the
1186 rights under this License. However, parties who have received copies,
1216 all those who receive copies directly or indirectly through you, then
1240 original copyright holder who places the Library under this License may add
[all …]