Home | History | Annotate | Download | only in libqdutils

Lines Matching full:binder

41     sp<IQService> binder = getBinder();
43 if(binder != NULL) {
44 err = binder->dispatch(IQService::CHECK_EXTERNAL_STATUS,
58 sp<IQService> binder = getBinder();
61 if(binder != NULL) {
62 err = binder->dispatch(IQService::GET_DISPLAY_ATTRIBUTES,
80 sp<IQService> binder = getBinder();
87 if(binder != NULL) {
88 err = binder->dispatch(IQService::SET_HSIC_DATA, &inParcel, &outParcel);
97 sp<IQService> binder = getBinder();
100 if(binder != NULL) {
101 err = binder->dispatch(IQService::GET_DISPLAY_VISIBLE_REGION,