Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DUserActionCallback.java42 final class UserActionCallback { class
81 private UserActionCallback(Context context, String... actions) { in UserActionCallback() method in UserActionCallback