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.java143 String statusKey = debugKeyPrefix + "status"; in addDistroVersionDebugInfo() local
151 debugInfo.addStringEntry(statusKey, "OK") in addDistroVersionDebugInfo()
158 debugInfo.addStringEntry(statusKey, "ERROR"); in addDistroVersionDebugInfo()
165 debugInfo.addStringEntry(statusKey, "NOT_FOUND"); in addDistroVersionDebugInfo()