Searched refs:DEFAULT_TRACE_EXTENSION (Results 1 – 2 of 2) sorted by relevance
109 private static final String DEFAULT_TRACE_EXTENSION = ".trace"; field in Debug1260 if (!tracePath.endsWith(DEFAULT_TRACE_EXTENSION)) { in fixTracePath()1261 tracePath += DEFAULT_TRACE_EXTENSION; in fixTracePath()
49625 Landroid/os/Debug;->DEFAULT_TRACE_EXTENSION:Ljava/lang/String;