Class android.provider.CloudMediaProviderContract
Changed Fields | ||
---|---|---|
String MEDIA_CATEGORY_TYPE_PEOPLE_AND_PETS |
Change in type from int to String .Changed in value from 1 to "com.android.providers.media.MEDIA_CATEGORY_TYPE_PEOPLE_AND_PETS". |
|
String SEARCH_SUGGESTION_ALBUM |
Change in type from int to String .Changed in value from 4 to "com.android.providers.media.SEARCH_SUGGESTION_ALBUM". |
|
String SEARCH_SUGGESTION_DATE |
Change in type from int to String .Changed in value from 3 to "com.android.providers.media.SEARCH_SUGGESTION_DATE". |
|
String SEARCH_SUGGESTION_FACE |
Change in type from int to String .Changed in value from 1 to "com.android.providers.media.SEARCH_SUGGESTION_FACE". |
|
String SEARCH_SUGGESTION_LOCATION |
Change in type from int to String .Changed in value from 2 to "com.android.providers.media.SEARCH_SUGGESTION_LOCATION". |
|
String SEARCH_SUGGESTION_TEXT |
Change in type from int to String .Changed in value from 0 to "com.android.providers.media.SEARCH_SUGGESTION_TEXT". |