Searched refs:FLAG_COSTS_MONEY (Results 1 – 5 of 5) sorted by relevance
392 public static final int FLAG_COSTS_MONEY = 1<<0; field in PermissionInfo442 FLAG_COSTS_MONEY,625 case PermissionInfo.FLAG_COSTS_MONEY: in flagsToString()
5322 if ((perm.getFlags() &PermissionInfo.FLAG_COSTS_MONEY) != 0) {
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
8924 field public static final int FLAG_COSTS_MONEY = 1; // 0x1
13410 field public static final int FLAG_COSTS_MONEY = 1; // 0x1