Home
last modified time | relevance | path

Searched defs:ifNotExists (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherProvider.java600 String ifNotExists = optional ? " IF NOT EXISTS " : ""; in addFavoritesTable() local
630 String ifNotExists = optional ? " IF NOT EXISTS " : ""; in addWorkspacesTable() local