Searched refs:deviceCursor (Results 1 – 1 of 1) sorted by relevance
119 final Cursor deviceCursor = mDatabase.query( in queryRoots() local136 while (deviceCursor.moveToNext()) { in queryRoots()137 final int deviceId = deviceCursor.getInt(0); in queryRoots()209 deviceCursor.close(); in queryRoots()