Searched refs:PROTECTION_FLAG_APP_PREDICTOR (Results 1 – 3 of 3) sorted by relevance
246 public static final int PROTECTION_FLAG_APP_PREDICTOR = 0x200000; field in PermissionInfo315 PROTECTION_FLAG_APP_PREDICTOR,573 if ((level & PermissionInfo.PROTECTION_FLAG_APP_PREDICTOR) != 0) { in protectionToString()
321 return (mPermissionInfo.protectionLevel & PermissionInfo.PROTECTION_FLAG_APP_PREDICTOR) in isAppPredictor()
2848 field public static final int PROTECTION_FLAG_APP_PREDICTOR = 2097152; // 0x200000