Searched refs:appname (Results 1 – 13 of 13) 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)
901 String appname = pkg; in bindGuts() local909 appname = String.valueOf(pmUser.getApplicationLabel(info)); in bindGuts()919 ((TextView) row.findViewById(R.id.pkgname)).setText(appname); in bindGuts()942 appname in bindGuts()
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