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