Searched refs:appname (Results 1 – 22 of 22) sorted by relevance
/frameworks/data-binding/developmentPlugins/ |
D | gradlew.bat | 75 "%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -c…
|
/frameworks/data-binding/integration-tests/IndependentLibrary/ |
D | gradlew.bat | 75 "%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -c…
|
/frameworks/data-binding/integration-tests/MultiModuleTestApp/ |
D | gradlew.bat | 75 "%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -c…
|
/frameworks/base/tests/TouchLatency/ |
D | gradlew.bat | 75 "%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -c…
|
/frameworks/data-binding/integration-tests/TestApp/ |
D | gradlew.bat | 75 "%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -c…
|
/frameworks/data-binding/samples/BindingDemo/ |
D | gradlew.bat | 75 "%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -c…
|
/frameworks/data-binding/compiler/ |
D | gradlew.bat | 75 "%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -c…
|
/frameworks/support/samples/SupportLeanbackShowcase/ |
D | gradlew.bat | 75 "%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -c…
|
/frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/ |
D | gradlew.bat | 75 "%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -c…
|
/frameworks/data-binding/integration-tests/App With Spaces/ |
D | gradlew.bat | 75 "%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -c…
|
/frameworks/ex/common/java/com/android/common/ |
D | GoogleLogTags.logtags | 52 203002 google_http_request (elapsed|2|3),(status|1),(appname|3),(reused|1)
|
/frameworks/base/docs/html-intl/intl/ko/guide/topics/providers/ |
D | content-provider-creating.jd | 291 <code>com.example.<appname></code>라면, 제공자에게 292 <code>com.example.<appname>.provider</code> 권한을 부여해야 합니다. 299 콘텐츠 URI<code>com.example.<appname>.provider/table1</code>와 300 <code>com.example.<appname>.provider/table2</code>를 도출합니다.
|
/frameworks/base/docs/html-intl/intl/zh-cn/guide/topics/providers/ |
D | content-provider-creating.jd | 291 …<code>com.example.<appname></code>,则应为提供程序授予权限 <code>com.example.<appname>.provider</c… 300 <code>com.example.<appname>.provider/table1</code> 和 301 <code>com.example.<appname>.provider/table2</code>。路径并不限定于单个段,也无需为每一级路径都创建一个表。
|
/frameworks/base/docs/html-intl/intl/ru/guide/topics/providers/ |
D | content-provider-creating.jd | 291 <code>com.example.<appname></code>, то центром 292 вашего поставщика должен быть <code>com.example.<appname>.provider</code>. 300 <code>com.example.<appname>.provider/table1</code> и 301 <code>com.example.<appname>.provider/table2</code>. Пути не ограничены
|
/frameworks/base/docs/html-intl/intl/ja/guide/topics/providers/ |
D | content-provider-creating.jd | 290 たとえば、Android パッケージ名が <code>com.example.<appname></code> の場合、プロバイダに認証局 <code>com.example.<a… 297 …の認証局を組み合わせてコンテンツ URI <code>com.example.<appname>.provider/table1</code> と <code>com.example.…
|
/frameworks/base/docs/html-intl/intl/zh-tw/guide/topics/providers/ |
D | content-provider-creating.jd | 291 <code>com.example.<appname></code>,則請將供應程式的授權定義為 292 <code>com.example.<appname>.provider</code>。 298 <code>com.example.<appname>.provider/table1</code> 和 299 <code>com.example.<appname>.provider/table2</code>。
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | BaseStatusBar.java | 1079 String appname = pkg; in bindGuts() local 1087 appname = String.valueOf(pmUser.getApplicationLabel(info)); in bindGuts() 1097 ((TextView) guts.findViewById(R.id.pkgname)).setText(appname); in bindGuts() 1651 String appname = pkg; 1657 appname = String.valueOf(pmUser.getApplicationLabel(info)); 1662 row.setAppName(appname);
|
/frameworks/base/docs/html-intl/intl/in/guide/topics/providers/ |
D | content-provider-creating.jd | 291 <code>com.example.<appname></code>, Anda harus memberikan penyedia Anda 292 otoritas <code>com.example.<appname>.provider</code>. 300 <code>com.example.<appname>.provider/table1</code> dan 301 <code>com.example.<appname>.provider/table2</code>. Path tidak
|
/frameworks/base/docs/html-intl/intl/id/guide/topics/providers/ |
D | content-provider-creating.jd | 291 <code>com.example.<appname></code>, Anda harus memberikan penyedia Anda 292 otoritas <code>com.example.<appname>.provider</code>. 300 <code>com.example.<appname>.provider/table1</code> dan 301 <code>com.example.<appname>.provider/table2</code>. Path tidak
|
/frameworks/base/docs/html/guide/topics/providers/ |
D | content-provider-creating.jd | 292 <code>com.example.<appname></code>, you should give your provider the 293 authority <code>com.example.<appname>.provider</code>. 301 <code>com.example.<appname>.provider/table1</code> and 302 <code>com.example.<appname>.provider/table2</code>. Paths aren't
|
/frameworks/base/docs/html-intl/intl/pt-br/guide/topics/providers/ |
D | content-provider-creating.jd | 291 <code>com.example.<appname></code>, deve-se atribuir ao provedor 292 a autoridade <code>com.example.<appname>.provider</code>. 300 <code>com.example.<appname>.provider/table1</code> e 301 <code>com.example.<appname>.provider/table2</code>. Caminhos não
|
/frameworks/base/docs/html-intl/intl/vi/guide/topics/providers/ |
D | content-provider-creating.jd | 291 <code>com.example.<appname></code>, bạn nên cấp cho trình cung cấp của mình 292 thẩm quyền <code>com.example.<appname>.provider</code>. 300 <code>com.example.<appname>.provider/table1</code> và 301 <code>com.example.<appname>.provider/table2</code>. Các đường dẫn
|