HomeSort by relevance Sort by last modified time
    Searched defs:buildLayout (Results 1 - 5 of 5) sorted by null

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
PermissionLockdownTestActivity.java 82 buildLayout();
85 private void buildLayout() {
  /developers/samples/android/content/WidgetData/Application/src/main/java/com/example/android/widgetdata/
WeatherWidgetProvider.java 152 private RemoteViews buildLayout(Context context, int appWidgetId, boolean largeLayout) {
210 RemoteViews layout = buildLayout(context, appWidgetIds[i], mIsLargeLayout);
231 layout = buildLayout(context, appWidgetId, mIsLargeLayout);
  /development/samples/WeatherListWidget/src/com/example/android/weatherlistwidget/
WeatherWidgetProvider.java 152 private RemoteViews buildLayout(Context context, int appWidgetId, boolean largeLayout) {
210 RemoteViews layout = buildLayout(context, appWidgetIds[i], mIsLargeLayout);
231 layout = buildLayout(context, appWidgetId, mIsLargeLayout);
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
logback-classic-0.9.8-SNAPSHOT.jar 
logback-core-0.9.8-SNAPSHOT.jar 

Completed in 295 milliseconds