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