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.java430 File file = getCrashOnLaunchFile(context); in getCrashOnLaunch()
435 File file = getCrashOnLaunchFile(context); in setCrashOnLaunch()
455 private static File getCrashOnLaunchFile(Context context) { in getCrashOnLaunchFile() method in MockContentProvider