HomeSort by relevance Sort by last modified time
    Searched refs:realPosition (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
AddPrinterActivity.java 340 Pair<ActionAdapter, Integer> realPosition = getSubAdapter(position);
342 return realPosition.first.getView(realPosition.second, convertView, parent);
347 Pair<ActionAdapter, Integer> realPosition = getSubAdapter(position);
349 return realPosition.first.getItem(realPosition.second);
359 Pair<ActionAdapter, Integer> realPosition = getSubAdapter(position);
361 return realPosition.first.isEnabled(realPosition.second);
366 Pair<ActionAdapter, Integer> realPosition = getSubAdapter(position)
    [all...]
  /external/guice/extensions/persist/lib/
hsqldb.jar 

Completed in 129 milliseconds