Searched refs:deviceCursor (Results 1 – 1 of 1) sorted by relevance
118 final Cursor deviceCursor = mDatabase.query( in queryRoots() local135 while (deviceCursor.moveToNext()) { in queryRoots()136 final int deviceId = deviceCursor.getInt(0); in queryRoots()211 deviceCursor.close(); in queryRoots()