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

  /frameworks/minikin/libs/minikin/
MeasuredText.cpp 58 void MeasuredText::buildLayout(const U16StringPiece& textBuf, const Range& range,
  /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/deqp/external/openglcts/modules/gles31/
es31cLayoutBindingTests.cpp 831 virtual String buildLayout(const String& binding)
839 virtual String buildLayout(int binding)
843 return buildLayout(bindingStr.str());
    [all...]
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
logback-classic-0.9.8-SNAPSHOT.jar 
logback-core-0.9.8-SNAPSHOT.jar 

Completed in 141 milliseconds