Searched defs:APPLICATION (Results 1 – 9 of 9) sorted by relevance
27 APPLICATION, enumConstant
42 #define APPLICATION OPUS_APPLICATION_AUDIO macro
34 public static final int APPLICATION = 0x40; // decimal 64 field
38 public static final int APPLICATION = 0x40; // decimal 64 field
372 APPLICATION, enumConstant382 private static final Type APPLICATION = field in AndroidEntryPointMetadata.Type
30 public static final ClassName APPLICATION = get("android.app", "Application"); field in AndroidClassNames
142 public static final ClassName APPLICATION = get("android.app", "Application"); field in ClassNames
236 #define APPLICATION 1 macro