Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DRuntimeService.java144 String statusKey = debugKeyPrefix + "status"; in addDistroVersionDebugInfo() local
152 debugInfo.addStringEntry(statusKey, "OK") in addDistroVersionDebugInfo()
159 debugInfo.addStringEntry(statusKey, "ERROR"); in addDistroVersionDebugInfo()
166 debugInfo.addStringEntry(statusKey, "NOT_FOUND"); in addDistroVersionDebugInfo()