Home
last modified time | relevance | path

Searched defs:COMPLETE_STR (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/pm/pkg/
DSEInfoUtil.java29 public static final String COMPLETE_STR = ":complete"; field in SEInfoUtil
/frameworks/base/services/core/java/com/android/server/pm/pkg/
DSELinuxUtil.java31 public static final String COMPLETE_STR = SEInfoUtil.COMPLETE_STR; field in SELinuxUtil