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