Searched refs:assertForLauncherCallbackNoThrow (Results 1 – 2 of 2) sorted by relevance
20 …om.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.assertForLauncherCallbackNoThrow;301 assertForLauncherCallbackNoThrow(mLauncherApps, in checkRequestPinShortcut()376 assertForLauncherCallbackNoThrow(mLauncherApps, in testRequestPinShortcut_explicitTargetActivity()458 assertForLauncherCallbackNoThrow(mLauncherApps, in testRequestPinShortcut_noTargetActivity_noMainActivity()1216 assertForLauncherCallbackNoThrow(mLauncherApps, in testRequestPinShortcut_dynamicExists_thenRemoved_error()1329 assertForLauncherCallbackNoThrow(mLauncherApps, in testRequestPinShortcut_manifestExists_thenRemoved_error()1456 assertForLauncherCallbackNoThrow(mLauncherApps, in testRequestPinShortcut_dynamicExists_thenDisabled_error()1531 assertForLauncherCallbackNoThrow(mLauncherApps, in testRequestPinShortcut_manifestExists_thenDisabled_error()
1216 public static LauncherCallbackAsserter assertForLauncherCallbackNoThrow( in assertForLauncherCallbackNoThrow() method