Searched defs:holdBinder (Results 1 – 4 of 4) sorted by relevance
34 void holdBinder(@nullable IBinder binder); in holdBinder() method
352 Status holdBinder(const sp<IBinder>& binder) override { in holdBinder() function
85 fn holdBinder(&self, _binder: Option<&SpIBinder>) -> Result<(), Status> { in holdBinder() method
99 fn holdBinder(&self, binder: Option<&SpIBinder>) -> Result<(), Status> { in holdBinder() method