Searched refs:REMOTE_CRASH_URI (Results 1 – 1 of 1) sorted by relevance
67 private static final Uri REMOTE_CRASH_URI = Uri.parse("content://" field in ContentResolverTest473 mCursor = mContentResolver.query(REMOTE_CRASH_URI, null, null, null, null); in testCrashingQuery()690 afd = mContentResolver.openAssetFileDescriptor(REMOTE_CRASH_URI, "rw"); in testCrashingOpenAssetFileDescriptor()722 REMOTE_CRASH_URI, "text/plain", null); in testCrashingOpenTypedAssetFileDescriptor()