/frameworks/base/docs/html/ |
D | jd_extras.js | 15 …"summary":"Unless you’re getting paid by the keystroke, no one wants to write repetitive boilerpla… property 26 "summary":"One of the beauties of Android Studio is how quickly is evolves and improves.", property 37 "summary":"Series of posts on minimizing your APK size.", property 48 …"summary":"Get details on how to use the Developer Console User Acquisitions reports to discover w… property 59 …"summary":"Get the details you need to add your native app or game to your site’s web app manifest… property 70 …"summary":"You can run experiments to find the most effective graphics and localized text for your… property 81 …"summary":"Google Analytics Content Experiments allows you to test multiple variations of a given … property 92 …"summary":"Learn how to use Google Play’s new store listing optimization feature to get more insta… property 103 …"summary":"Using the Google Play Developer Console, you can choose groups of users to test differe… property 114 …"summary":"Quizlet is an extremely popular online learning tool for students. See how they optimiz… property [all …]
|
D | jd_extras_en.js | 32 "summary":"The basics of working with Android Studio, from projects to build and performance.", property 42 "summary":"Learn about Android Studio's build configuration.", property 52 "summary":"A quick look at key Android Studio features.", property 62 "summary":"Quickly create Android app projects with various UI or functional components.", property 72 "summary":"Start here for an overview of publishing options for Android apps.", property 82 …"summary":"Developer documentation on how to build the signed, release-ready APK. This process is … property 92 …"summary":"Use the Network Monitor to analyze network requests, including how and when your app tr… property 102 …"summary":"Use the Memory Monitor to evaluate memory usage and find deallocated objects, locate me… property 112 …"summary":"The Monkey is a program that runs on your emulator or device and generates pseudo-rando… property 121 …"summary":"Use the CPU Monitor to display CPU usage in real time and the percentage of total CPU t… property [all …]
|
D | jd_extras_ja.js | 23 "summary": "東京ゲームショウ 2014 の基調講演より。", property 35 "summary": "アプリビジネスのノウハウを各担当者が講演しました。", property 47 "summary": "", property 59 "summary": "", property 71 "summary": "", property 83 "summary": "アプリのローンチにまつわるリスクを最小限にするために必須のツールです。[英語コンテンツ]", property 95 "summary": "Google Play での成功の秘訣がこの一冊に。[英語コンテンツ]", property 107 "summary": "", property 119 "summary": "いよいよウェアラブルの時代が到来。[英語コンテンツ]", property 131 "summary": "スケーラブルなバックエンドを実現する Google Cloud Platform の最新導入事例。", property [all …]
|
D | jd_extras_zh-cn.js | 22 "summary":"一个方便你了解Google Play政策和指南的中心资源。", property 39 "summary": "如何在Google Play为应用定价", property 48 "summary": "支持向Google Play用户发布应用的国家/地区。", property 64 "summary": "如何为你的应用内容分级。", property 77 "summary": "为用户提供支持的各种选择。", property 90 "summary": "发布应用的开发者控制台", property 103 "summary": "内容政策和流程", property 116 "summary": "各国家/地区获许定价范围和货币列表", property 129 "summary": "销售的应用和应用内产品的交易费。", property 142 "summary": "如何设置不同国家/地区的税率", property [all …]
|
D | jd_extras_ko.js | 23 "summary": "G-Star 구글 컨퍼런스", property 35 "summary": "게임 프로필, 퀘스트, 세이브드 게임 등의 신기능 소개", property 47 "summary": "", property 59 "summary": "", property 71 "summary": "", property 83 "summary": "다양한 구글 플레이 게임 서비스 기능 알아보기 [영문]", property
|
/frameworks/base/samples/training/network-usage/src/com/example/android/networkusage/ |
D | StackOverflowXmlParser.java | 73 public final String summary; field in StackOverflowXmlParser.Entry 75 private Entry(String title, String summary, String link) { in Entry() 88 String summary = null; in readEntry() local 135 String summary = readText(parser); in readSummary() local
|
D | NetworkActivity.java | 221 String summary = null; in loadXmlFromNetwork() local
|
/frameworks/base/core/java/android/service/notification/ |
D | Condition.java | 77 public final String summary; field in Condition 102 public Condition(Uri id, String summary, int state) { in Condition() 107 public Condition(Uri id, String summary, String line1, String line2, int icon, in Condition()
|
/frameworks/base/core/java/android/preference/ |
D | TwoStatePreference.java | 109 public void setSummaryOn(CharSequence summary) { in setSummaryOn() 137 public void setSummaryOff(CharSequence summary) { in setSummaryOff() 210 final CharSequence summary = getSummary(); in syncSummaryView() local
|
D | PreferenceActivity.java | 263 TextView summary; field in PreferenceActivity.HeaderAdapter.HeaderViewHolder 308 CharSequence summary = header.getSummary(getContext().getResources()); in getView() local 363 public CharSequence summary; field in PreferenceActivity.Header
|
D | Preference.java | 558 final CharSequence summary = getSummary(); in onBindView() local 740 public void setSummary(CharSequence summary) { in setSummary() 1728 CharSequence summary = getSummary(); in getFilterableStringBuilder() local
|
D | MultiCheckPreference.java | 208 public void setSummary(CharSequence summary) { in setSummary()
|
D | ListPreference.java | 183 public void setSummary(CharSequence summary) { in setSummary()
|
/frameworks/support/v7/preference/src/android/support/v7/preference/ |
D | TwoStatePreference.java | 107 public void setSummaryOn(CharSequence summary) { in setSummaryOn() 135 public void setSummaryOff(CharSequence summary) { in setSummaryOff() 217 final CharSequence summary = getSummary(); in syncSummaryView() local
|
D | Preference.java | 498 final CharSequence summary = getSummary(); in onBindViewHolder() local 686 public void setSummary(CharSequence summary) { in setSummary() 1605 CharSequence summary = getSummary(); in getFilterableStringBuilder() local
|
D | ListPreference.java | 191 public void setSummary(CharSequence summary) { in setSummary()
|
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/items/ |
D | Item.java | 95 public void setSummary(CharSequence summary) { in setSummary() 129 CharSequence summary = getSummary(); in onBindView() local
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/drawer/ |
D | Tile.java | 44 public CharSequence summary; field in Tile
|
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/ |
D | RootsFragment.java | 255 final TextView summary = (TextView) convertView.findViewById(android.R.id.summary); in bindView() local 296 final TextView summary = (TextView) convertView.findViewById(android.R.id.summary); in bindView() local
|
/frameworks/opt/inputmethodcommon/java/com/android/inputmethodcommon/ |
D | InputMethodSettingsImpl.java | 169 final String summary = getEnabledSubtypesLabel(context, mImm, mImi); in updateSubtypeEnabler() local
|
/frameworks/base/services/tests/servicestests/src/com/android/server/net/ |
D | NetworkStatsServiceTest.java | 1078 private void expectNetworkStatsSummary(NetworkStats summary) throws Exception { in expectNetworkStatsSummary() 1085 private void expectNetworkStatsSummaryDev(NetworkStats summary) throws Exception { in expectNetworkStatsSummaryDev() 1089 private void expectNetworkStatsSummaryXt(NetworkStats summary) throws Exception { in expectNetworkStatsSummaryXt()
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | ScheduleConditionProvider.java | 234 final String summary = NOT_SHOWN; in createCondition() local
|
D | EventConditionProvider.java | 288 final String summary = NOT_SHOWN; in createCondition() local
|
/frameworks/wilhelm/src/itf/ |
D | IOutputMixExt.c | 218 Summary summary; in IOutputMixExt_FillBuffer() local
|
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/model/ |
D | RootInfo.java | 88 public String summary; field in RootInfo
|