Searched refs:allowProtected (Results 1 – 2 of 2) sorted by relevance
45 jfieldID allowProtected; member155 captureArgs.allowProtected = in getCaptureArgs()156 env->GetBooleanField(captureArgsObject, gCaptureArgsClassInfo.allowProtected); in getCaptureArgs()309 gCaptureArgsClassInfo.allowProtected = in register_android_window_ScreenCapture()
427 public T setAllowProtected(boolean allowProtected) { in setAllowProtected() argument428 mAllowProtected = allowProtected; in setAllowProtected()