-
- Downloads
Modify the documentations for the UI template APIs
- Rename the classes to be less verbose; - Add the template layout descriptions to its corresponding data classes; - Documents for all getter/setter methods. Fixes: 217554855 Test: atest CtsSmartspaceServiceTestCases Change-Id: Id5abcea0210b19b40c96cc8183e439c8af95bf85
Showing
- core/api/system-current.txt 134 additions, 132 deletionscore/api/system-current.txt
- core/java/android/app/smartspace/SmartspaceTarget.java 17 additions, 7 deletionscore/java/android/app/smartspace/SmartspaceTarget.java
- core/java/android/app/smartspace/SmartspaceUtils.java 5 additions, 5 deletionscore/java/android/app/smartspace/SmartspaceUtils.java
- core/java/android/app/smartspace/uitemplatedata/BaseTemplateData.java 95 additions, 78 deletions...droid/app/smartspace/uitemplatedata/BaseTemplateData.java
- core/java/android/app/smartspace/uitemplatedata/CarouselTemplateData.java 71 additions, 55 deletions...d/app/smartspace/uitemplatedata/CarouselTemplateData.java
- core/java/android/app/smartspace/uitemplatedata/CombinedCardsTemplateData.java 38 additions, 33 deletions.../smartspace/uitemplatedata/CombinedCardsTemplateData.java
- core/java/android/app/smartspace/uitemplatedata/HeadToHeadTemplateData.java 74 additions, 61 deletions...app/smartspace/uitemplatedata/HeadToHeadTemplateData.java
- core/java/android/app/smartspace/uitemplatedata/Icon.java 23 additions, 21 deletionscore/java/android/app/smartspace/uitemplatedata/Icon.java
- core/java/android/app/smartspace/uitemplatedata/SubCardTemplateData.java 52 additions, 43 deletions...id/app/smartspace/uitemplatedata/SubCardTemplateData.java
- core/java/android/app/smartspace/uitemplatedata/SubImageTemplateData.java 56 additions, 43 deletions...d/app/smartspace/uitemplatedata/SubImageTemplateData.java
- core/java/android/app/smartspace/uitemplatedata/SubListTemplateData.java 54 additions, 43 deletions...id/app/smartspace/uitemplatedata/SubListTemplateData.java
- core/java/android/app/smartspace/uitemplatedata/TapAction.java 22 additions, 17 deletions...java/android/app/smartspace/uitemplatedata/TapAction.java
- core/java/android/app/smartspace/uitemplatedata/Text.java 45 additions, 18 deletionscore/java/android/app/smartspace/uitemplatedata/Text.java
- packages/SystemUI/plugin/bcsmartspace/src/com/android/systemui/plugins/BcSmartspaceDataPlugin.java 2 additions, 2 deletions.../com/android/systemui/plugins/BcSmartspaceDataPlugin.java
Loading
Please register or sign in to comment