Searched refs:processProfileServiceStateChanged (Results 1 – 1 of 1) sorted by relevance
354 processProfileServiceStateChanged((ProfileService) msg.obj, msg.arg1); in handleMessage()383 private void processProfileServiceStateChanged(ProfileService profile, int state) { in processProfileServiceStateChanged() method in AdapterService.AdapterServiceHandler