OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:KEY_CONTENT_RUN_LENGTH
(Results
1 - 2
of
2
) sorted by null
/frameworks/support/recommendation/src/android/support/app/recommendation/
RecommendationExtender.java
61
private static final String
KEY_CONTENT_RUN_LENGTH
= "android.contentLength";
93
mRunLength = contentBundle.getLong(
KEY_CONTENT_RUN_LENGTH
, -1);
125
contentBundle.putLong(
KEY_CONTENT_RUN_LENGTH
, mRunLength);
/prebuilts/sdk/current/support/recommendation/libs/
android-support-recommendation.jar
Completed in 48 milliseconds