Searched refs:behindClient (Results 1 – 2 of 2) sorted by relevance
754 void requestScrollCapture(int displayId, IBinder behindClient, int taskId, in requestScrollCapture() argument
7472 public void requestScrollCapture(int displayId, @Nullable IBinder behindClient, int taskId, in requestScrollCapture() argument7490 if (behindClient != null) { in requestScrollCapture()7491 topWindow = windowForClientLocked(null, behindClient, /* throwOnError*/ false); in requestScrollCapture()