Searched refs:evictClientIdByRemote (Results 1 – 2 of 2) sorted by relevance
686 bool evictClientIdByRemote(const wp<IBinder>& cameraClient);
1962 bool CameraService::evictClientIdByRemote(const wp<IBinder>& remote) { in evictClientIdByRemote() function in android::CameraService3215 if(!evictClientIdByRemote(who)) { in binderDied()