Searched refs:getColumns (Results 1 – 7 of 7) sorted by relevance
118 switch (getColumns()) { in getWorkspaceSizeEvent()158 public Integer getColumns() { in getColumns() method in DeviceGridState168 Integer size = getColumns() * getRows(); in compareTo()169 Integer otherSize = other.getColumns() * other.getRows(); in compareTo()
129 && srcDeviceState.getColumns().equals(destDeviceState.getColumns()) in migrateGridIfNeeded()145 Point targetSize = new Point(destDeviceState.getColumns(), destDeviceState.getRows()); in migrateGridIfNeeded()
151 List<String> columns = getColumns(db, QueriesContract.QueriesEntry.TABLE_NAME); in testOnUpgradeFromV1()170 List<String> columns = getColumns(db, QueriesContract.QueriesEntry.TABLE_NAME); in testOnUpgradeFromV2()187 List<String> columns = getColumns(db, UserDataContract.AppInstall.TABLE_NAME); in testOnUpgradeFromV3()287 private List<String> getColumns(SQLiteDatabase db, String tableName) { in getColumns() method in OnDevicePersonalizationDbHelperTest
19 import static com.android.launcher3.LauncherSettings.Favorites.getColumns;94 "INSERT INTO " + toTable + " SELECT " + getColumns(userSerial) in copyTable()98 toDb.execSQL("INSERT INTO " + toTable + " SELECT " + getColumns(userSerial) + " FROM " in copyTable()
348 public static String getColumns(long profileId) { in getColumns() method in LauncherSettings.Favorites
META-INF/ META-INF/MANIFEST.MF io/ io/opencensus/ io/ ...