Home | History | Annotate | Download | only in server

Lines Matching defs:mBinderService

140     BinderService mBinderService;
238 mBinderService = new BinderService();
239 publishBinderService("battery", mBinderService);
999 shell.exec(mBinderService, null, fd, null, args, null, new ResultReceiver(null));