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