Searched refs:vmContentUriWithoutPermissionEnabled (Results 1 – 3 of 3) sorted by relevance
943 if (StrictMode.vmContentUriWithoutPermissionEnabled()) { in prepareToLeaveProcess()
9770 if (mAction != null && mData != null && StrictMode.vmContentUriWithoutPermissionEnabled() in prepareToLeaveProcess()
1913 public static boolean vmContentUriWithoutPermissionEnabled() { in vmContentUriWithoutPermissionEnabled() method in StrictMode