OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DETAILS_META_DATA
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/speech/
RecognizerIntent.java
235
* {@link #
DETAILS_META_DATA
}, and if this is not specified, will return null. Also if there
255
String className = ri.activityInfo.metaData.getString(
DETAILS_META_DATA
);
280
public static final String
DETAILS_META_DATA
= "android.speech.DETAILS";
284
* in the meta-data defined in the {@link #
DETAILS_META_DATA
} meta-data of an
/prebuilt/sdk/8/
android.jar
Completed in 95 milliseconds