Searched refs:mDeviceList (Results 1 – 1 of 1) sorted by relevance
45 private List<MtpDevice> mDeviceList; field in CameraBrowser61 return mDeviceList.size(); in getCount()65 return mDeviceList.get(position); in getItem()83 MtpDevice device = mDeviceList.get(position); in getView()101 mDeviceList = mClient.getDeviceList(); in onCreate()119 intent.putExtra("device", mDeviceList.get(position).getDeviceName()); in onListItemClick()129 mDeviceList = mClient.getDeviceList(); in deviceAdded()135 mDeviceList = mClient.getDeviceList(); in deviceRemoved()