Home
last modified time | relevance | path

Searched refs:getColumns (Results 1 – 7 of 7) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/model/
DDeviceGridState.java118 switch (getColumns()) { in getWorkspaceSizeEvent()
158 public Integer getColumns() { in getColumns() method in DeviceGridState
168 Integer size = getColumns() * getRows(); in compareTo()
169 Integer otherSize = other.getColumns() * other.getRows(); in compareTo()
DGridSizeMigrationUtil.java129 && srcDeviceState.getColumns().equals(destDeviceState.getColumns()) in migrateGridIfNeeded()
145 Point targetSize = new Point(destDeviceState.getColumns(), destDeviceState.getRows()); in migrateGridIfNeeded()
/packages/modules/OnDevicePersonalization/tests/servicetests/src/com/android/ondevicepersonalization/services/data/
DOnDevicePersonalizationDbHelperTest.java151 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
/packages/apps/Launcher3/src/com/android/launcher3/provider/
DLauncherDbUtils.java19 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()
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherSettings.java348 public static String getColumns(long profileId) { in getColumns() method in LauncherSettings.Favorites
/packages/services/Car/tests/BugReportApp/libs/
Dopencensus-api-0.21.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/opencensus/ io/ ...
/packages/apps/Car/DebuggingRestrictionController/libs/
Dopencensus-api-0.24.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/opencensus/ io/ ...