Searched refs:mProfilesStarted (Results 1 – 1 of 1) sorted by relevance
168 private boolean mProfilesStarted; field in AdapterService322 mProfilesStarted=false; in processProfileServiceStateChanged()339 mProfilesStarted=true; in processProfileServiceStateChanged()399 if (!mProfilesStarted && supportedProfileServices.length >0) { in processStart()414 if (mProfilesStarted && supportedProfileServices.length>0) { in stopProfileServices()