Home
last modified time | relevance | path

Searched refs:EXTRA_OPERATOR_ALPHA_LONG (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/api/
H A Dsystem-removed.txt100 field @Deprecated public static final String EXTRA_OPERATOR_ALPHA_LONG = "operator-alpha-long";
/aosp12/frameworks/base/core/java/android/content/
H A DIntent.java4520 public static final String EXTRA_OPERATOR_ALPHA_LONG = "operator-alpha-long"; field in Intent