Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DShortcutManagerTest1.java1887 mLauncherApps.getShortcuts(buildQuery( in testGetShortcuts()
1896 mLauncherApps.getShortcuts(buildQuery( in testGetShortcuts()
1914 mLauncherApps.getShortcuts(buildQuery( in testGetShortcuts()
1923 mLauncherApps.getShortcuts(buildQuery( in testGetShortcuts()
1932 mLauncherApps.getShortcuts(buildQuery( in testGetShortcuts()
1941 mLauncherApps.getShortcuts(buildQuery( in testGetShortcuts()
2121 assertNull(mLauncherApps.getShortcuts(buildQuery( in testGetShortcuts_personsFlag()
2126 assertNull(mLauncherApps.getShortcuts(buildQuery( in testGetShortcuts_personsFlag()
2135 mLauncherApps.getShortcuts(buildQuery( in testGetShortcuts_personsFlag()
2143 assertEquals("person", mLauncherApps.getShortcuts(buildQuery( in testGetShortcuts_personsFlag()
[all …]
H A DBaseShortcutManagerTest.java2146 protected static ShortcutQuery buildQuery(long changedSince,
2149 return buildQuery(changedSince, packageName, null, null, componentName, flags);
2152 protected static ShortcutQuery buildQuery(long changedSince,
/aosp14/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteQueryBuilder.java549 final String unwrappedSql = buildQuery( in query()
576 final String wrappedSql = buildQuery(projectionIn, wrap(selection), groupBy, in query()
856 public String buildQuery( in buildQuery() method in SQLiteQueryBuilder
874 public String buildQuery( in buildQuery() method in SQLiteQueryBuilder
877 return buildQuery(projectionIn, selection, groupBy, having, sortOrder, limit); in buildQuery()
1009 return buildQuery( in buildUnionSubQuery()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt14451 method public String buildQuery(String[], String, String, String, String, String);
14452 …method @Deprecated public String buildQuery(String[], String, String[], String, String, String, St…
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt5949 HSPLandroid/database/sqlite/SQLiteQueryBuilder;->buildQuery([Ljava/lang/String;Ljava/lang/String;Lj…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt5952 HSPLandroid/database/sqlite/SQLiteQueryBuilder;->buildQuery([Ljava/lang/String;Ljava/lang/String;Lj…