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