HomeSort by relevance Sort by last modified time
    Searched refs:UnlockServiceBinder (Results 1 - 2 of 2) sorted by null

  /packages/services/Car/TrustAgent/src/com/android/car/trust/
CarUnlockService.java 52 private final IBinder mBinder = new UnlockServiceBinder();
54 public class UnlockServiceBinder extends Binder {
CarBleTrustAgent.java 188 CarUnlockService.UnlockServiceBinder binder
189 = (CarUnlockService.UnlockServiceBinder) service;

Completed in 57 milliseconds