Searched refs:COMPLETE_STR (Results 1 – 2 of 2) sorted by relevance
31 public static final String COMPLETE_STR = ":complete"; field in SELinuxUtil36 return INSTANT_APP_STR + COMPLETE_STR; in assignSeinfoUser()38 return COMPLETE_STR; in assignSeinfoUser()
3009 info.seInfoUser = SELinuxUtil.COMPLETE_STR; in startIsolatedProcess()