Home
last modified time | relevance | path

Searched refs:getCrashOnLaunchFile (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/content/src/android/content/cts/
DMockContentProvider.java426 File file = getCrashOnLaunchFile(context); in getCrashOnLaunch()
431 File file = getCrashOnLaunchFile(context); in setCrashOnLaunch()
451 private static File getCrashOnLaunchFile(Context context) { in getCrashOnLaunchFile() method in MockContentProvider