Searched refs:assertForLauncherCallbackNoThrow (Results 1 – 2 of 2) sorted by relevance
20 …om.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.assertForLauncherCallbackNoThrow;298 assertForLauncherCallbackNoThrow(mLauncherApps, in checkRequestPinShortcut()371 assertForLauncherCallbackNoThrow(mLauncherApps, in testRequestPinShortcut_explicitTargetActivity()453 assertForLauncherCallbackNoThrow(mLauncherApps, in testRequestPinShortcut_noTargetActivity_noMainActivity()1211 assertForLauncherCallbackNoThrow(mLauncherApps, in testRequestPinShortcut_dynamicExists_thenRemoved_error()1324 assertForLauncherCallbackNoThrow(mLauncherApps, in testRequestPinShortcut_manifestExists_thenRemoved_error()1451 assertForLauncherCallbackNoThrow(mLauncherApps, in testRequestPinShortcut_dynamicExists_thenDisabled_error()1526 assertForLauncherCallbackNoThrow(mLauncherApps, in testRequestPinShortcut_manifestExists_thenDisabled_error()
1153 public static LauncherCallbackAsserter assertForLauncherCallbackNoThrow( in assertForLauncherCallbackNoThrow() method