Searched refs:isAppSearchEnabled (Results 1 – 4 of 4) sorted by relevance
52 if (mService.isAppSearchEnabled()) { in tearDown()75 if (!mService.isAppSearchEnabled()) { in testSetDynamicShortcuts_PersistsShortcutsToDisk()102 if (!mService.isAppSearchEnabled()) { in testAddDynamicShortcuts_PersistsShortcutsToDisk()126 if (!mService.isAppSearchEnabled()) { in testPushDynamicShortcuts_PersistsShortcutsToDisk()168 if (!mService.isAppSearchEnabled()) { in testRemoveDynamicShortcuts_RemovesShortcutsFromDisk()194 if (!mService.isAppSearchEnabled()) { in testRemoveLongLivedShortcuts_RemovesShortcutsFromDisk()218 if (!mService.isAppSearchEnabled()) { in testDisableShortcuts_RemovesShortcutsFromDisk()243 if (!mService.isAppSearchEnabled()) { in testUpdateShortcuts_UpdateShortcutsOnDisk()266 if (!mService.isAppSearchEnabled()) { in testShortcutsExcludedFromLauncher_PersistedToDisk()
231 private boolean isAppSearchEnabled() { in isAppSearchEnabled() method in ShortcutPackage232 return mShortcutUser.mService.isAppSearchEnabled(); in isAppSearchEnabled()411 if (isAppSearchEnabled()) { in addOrReplaceDynamicShortcut()484 if (isAppSearchEnabled()) { in pushDynamicShortcut()492 if (isAppSearchEnabled()) { in pushDynamicShortcut()1820 if (!isAppSearchEnabled()) { in hasNoShortcut()2533 if (!isAppSearchEnabled()) { in removeAllShortcutsAsync()2547 if (!isAppSearchEnabled()) { in getShortcutByIdsAsync()2580 if (!isAppSearchEnabled()) { in removeShortcutAsync()2622 if (!isAppSearchEnabled() || shortcuts.isEmpty()) { in saveShortcutsAsync()[all …]
562 boolean isAppSearchEnabled() { in isAppSearchEnabled() method in ShortcutService
19554 PLcom/android/server/pm/ShortcutPackage;->isAppSearchEnabled()Z19720 PLcom/android/server/pm/ShortcutService;->isAppSearchEnabled()Z