Searched refs:mUser0UnlockTasks (Results 1 – 1 of 1) sorted by relevance
228 private final ArrayList<Runnable> mUser0UnlockTasks = new ArrayList<>(); field in CarUserService1885 tasks = new ArrayList<>(mUser0UnlockTasks); in onUserUnlocked()1886 mUser0UnlockTasks.clear(); in onUserUnlocked()2769 mUser0UnlockTasks.add(r); in runOnUser0Unlock()