Searched defs:getContentCaptureSession (Results 1 – 1 of 1) sorted by relevance
121 public static @Nullable ContentCaptureSessionCompat getContentCaptureSession(@NonNull View v) { in getContentCaptureSession() method in ViewCompatShims172 static ContentCaptureSession getContentCaptureSession(View view) { in getContentCaptureSession() method in ViewCompatShims.Api29Impl