D | ThreadedCursorAdapter.java | 55 Adapter owner; field in ThreadedCursorAdapter.LoadContainer 116 || container.owner != ThreadedCursorAdapter.this in ThreadedCursorAdapter() 148 || container.owner != ThreadedCursorAdapter.this in loadRowObject() 175 && container.owner == this in getView() 184 container.owner = this; in getView()
|