Searched defs:APPLICATION (Results 1 – 8 of 8) sorted by relevance
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
373 APPLICATION, enumConstant383 private static final Type APPLICATION = field in AndroidEntryPointMetadata.Type
30 public static final ClassName APPLICATION = get("android.app", "Application"); field in AndroidClassNames
111 public static final ClassName APPLICATION = get("android.app", "Application"); field in ClassNames
234 #define APPLICATION 1 macro