Searched refs:mProfileServicesState (Results 1 – 1 of 1) sorted by relevance
258 private final HashMap<String, Integer> mProfileServicesState = new HashMap<String, Integer>(); field in AdapterService916 if (mProfileServicesState != null) { in cleanup()917 mProfileServicesState.clear(); in cleanup()