Searched refs:appname (Results 1 – 4 of 4) sorted by relevance
75 "%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -c…
52 203002 google_http_request (elapsed|2|3),(status|1),(appname|3),(reused|1)
847 String appname = pkg; in inflateGuts() local855 appname = String.valueOf(pmUser.getApplicationLabel(info)); in inflateGuts()865 ((TextView) row.findViewById(R.id.pkgname)).setText(appname); in inflateGuts()887 appname in inflateGuts()
292 <code>com.example.<appname></code>, you should give your provider the293 authority <code>com.example.<appname>.provider</code>.301 <code>com.example.<appname>.provider/table1</code> and302 <code>com.example.<appname>.provider/table2</code>. Paths aren't