Searched refs:COMPLETE_STR (Results 1 – 4 of 4) sorted by relevance
29 public static final String COMPLETE_STR = ":complete"; field in SELinuxUtil34 return INSTANT_APP_STR + COMPLETE_STR; in getSeinfoUser()36 return COMPLETE_STR; in getSeinfoUser()
3051 appInfo.seInfoUser = SELinuxUtil.COMPLETE_STR;
2947 info.seInfoUser = SELinuxUtil.COMPLETE_STR; in startIsolatedProcess()
13167 Landroid/content/pm/SELinuxUtil;->COMPLETE_STR:Ljava/lang/String;