Home
last modified time | relevance | path

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

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