Searched defs:useKernelBinderCallingId (Results 1 – 3 of 3) sorted by relevance
48 Status useKernelBinderCallingId() override { in useKernelBinderCallingId() function in MyBinderRpcTestAndroid
69 void useKernelBinderCallingId(); in useKernelBinderCallingId() method
433 Status useKernelBinderCallingId() override { return Status::fromStatusT(UNKNOWN_TRANSACTION); } in useKernelBinderCallingId() function