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