Home
last modified time | relevance | path

Searched refs:appname (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/
Dgradlew.bat75 "%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -c…
/frameworks/ex/common/java/com/android/common/
DGoogleLogTags.logtags52 203002 google_http_request (elapsed|2|3),(status|1),(appname|3),(reused|1)
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DBaseStatusBar.java847 String appname = pkg; in inflateGuts() local
855 appname = String.valueOf(pmUser.getApplicationLabel(info)); in inflateGuts()
865 ((TextView) row.findViewById(R.id.pkgname)).setText(appname); in inflateGuts()
887 appname in inflateGuts()
/frameworks/base/docs/html/guide/topics/providers/
Dcontent-provider-creating.jd292 <code>com.example.&lt;appname&gt;</code>, you should give your provider the
293 authority <code>com.example.&lt;appname&gt;.provider</code>.
301 <code>com.example.&lt;appname&gt;.provider/table1</code> and
302 <code>com.example.&lt;appname&gt;.provider/table2</code>. Paths aren't