Home
last modified time | relevance | path

Searched refs:IRestrictedProfilePinService (Results 1 – 5 of 5) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/users/
DRestrictedProfilePinServiceConnection.java37 private final AtomicReference<IRestrictedProfilePinService> mPinServiceRef =
47 mPinServiceRef.set(IRestrictedProfilePinService.Stub.asInterface(binder)); in onServiceConnected()
73 IRestrictedProfilePinService getPinService() throws RemoteException { in getPinService()
DRestrictedProfilePinService.java39 private IRestrictedProfilePinService.Stub mBinder;
60 private static class PinServiceImpl extends IRestrictedProfilePinService.Stub {
DIRestrictedProfilePinService.aidl25 interface IRestrictedProfilePinService { interface
DRestrictedProfilePinStorage.java174 private IRestrictedProfilePinService getPinService() throws RemoteException { in getPinService()
/packages/apps/TvSettings/Settings/tests/robotests/src/com/android/tv/settings/users/
DRestrictedProfilePinStorageTest.java60 private IRestrictedProfilePinService mPinService;