Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/content/pm/
DCarAppBlockingPolicyService.java43 private final ICarAppBlockingPolicyImpl mBinder = new ICarAppBlockingPolicyImpl();
71 private class ICarAppBlockingPolicyImpl extends ICarAppBlockingPolicy.Stub { class in CarAppBlockingPolicyService