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