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

/frameworks/base/core/java/android/content/pm/
H A DSELinuxUtil.java31 public static final String COMPLETE_STR = ":complete"; field in class:SELinuxUtil
36 return INSTANT_APP_STR + COMPLETE_STR;
38 return COMPLETE_STR;

Completed in 41 milliseconds