HomeSort by relevance Sort by last modified time
    Searched refs:runWithCaller (Results 1 - 16 of 16) sorted by null

  /cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
ShortcutManagerSpoofingTest.java 45 runWithCaller(mPackageContext1, () -> {
49 runWithCaller(mPackageContext2, () -> {
53 runWithCaller(mPackageContext3, () -> {
58 runWithCaller(mPackageContext1, () -> {
65 runWithCaller(mPackageContext2, () -> {
72 runWithCaller(mPackageContext3, () -> {
87 runWithCaller(mLauncherContext1, () -> getLauncherApps().registerCallback(c0_1, h));
88 runWithCaller(mLauncherContext2, () -> getLauncherApps().registerCallback(c0_2, h));
89 runWithCaller(mLauncherContext3, () -> getLauncherApps().registerCallback(c0_3, h));
96 runWithCaller(mLauncherContext1
    [all...]
ShortcutManagerLauncherCallbackTest.java 150 runWithCaller(mLauncherContext1, () -> {
164 runWithCaller(mPackageContext1, () -> {
178 runWithCaller(mPackageContext1, () -> {
191 runWithCaller(mPackageContext1, () -> {
204 runWithCaller(mPackageContext1, () -> {
217 runWithCaller(mPackageContext1, () -> {
230 runWithCaller(mPackageContext1, () -> {
244 runWithCaller(mLauncherContext1, () -> {
250 runWithCaller(mLauncherContext2, () -> {
260 runWithCaller(mPackageContext1, () ->
    [all...]
ShortcutManagerMultiLauncherTest.java 40 runWithCaller(mPackageContext1, () -> {
63 runWithCaller(mPackageContext2, () -> {
88 runWithCaller(mLauncherContext1, () -> {
99 runWithCaller(mLauncherContext2, () -> {
108 runWithCaller(mPackageContext1, () -> {
142 runWithCaller(mPackageContext2, () -> {
177 runWithCaller(mLauncherContext1, () -> {
227 runWithCaller(mLauncherContext2, () -> {
ShortcutManagerRequestPinTest.java 53 runWithCaller(mPackageContext1, () -> {
60 runWithCaller(mPackageContext1, () -> {
121 runWithCaller(mPackageContext1, () -> {
298 runWithCaller(mPackageContext1, () -> {
334 runWithCaller(mPackageContext1, () -> {
ShortcutManagerNegativeTest.java 138 runWithCaller(mPackageContext1, () -> {
148 runWithCaller(mPackageContext1, () -> {
ShortcutManagerSpoofDetectionTest.java 46 () -> runWithCaller(callerContext, () -> r.run())
ShortcutManagerCtsTestsBase.java 248 runWithCaller(c, r);
315 protected void runWithCaller(Context callerContext, Runnable r) {
326 runWithCaller(callerContext, () -> runWithStrictMode(r));
330 runWithCaller(callerContext, () -> runWithNoStrictMode(r));
  /frameworks/base/services/tests/servicestests/src/com/android/server/pm/
ShortcutManagerTest10.java 55 runWithCaller(CALLING_PACKAGE_1, USER_P0, () -> {
64 runWithCaller(CALLING_PACKAGE_1, USER_P0, () -> {
70 runWithCaller(LAUNCHER_1, USER_0, () -> {
79 runWithCaller(CALLING_PACKAGE_1, USER_P0, () -> {
83 runWithCaller(LAUNCHER_1, USER_0, () -> {
87 runWithCaller(CALLING_PACKAGE_1, USER_P0, () -> {
93 runWithCaller(LAUNCHER_1, USER_0, () -> {
101 runWithCaller(CALLING_PACKAGE_1, USER_P0, () -> {
106 runWithCaller(LAUNCHER_2, USER_0, () -> {
111 runWithCaller(CALLING_PACKAGE_1, USER_P0, () ->
    [all...]
ShortcutManagerTest7.java 125 runWithCaller(CALLING_PACKAGE_1, USER_0, () -> {
128 runWithCaller(CALLING_PACKAGE_1, USER_10, () -> {
135 runWithCaller(CALLING_PACKAGE_1, USER_0, () -> {
138 runWithCaller(CALLING_PACKAGE_1, USER_10, () -> {
146 runWithCaller(CALLING_PACKAGE_1, USER_0, () -> {
149 runWithCaller(CALLING_PACKAGE_1, USER_10, () -> {
163 runWithCaller(CALLING_PACKAGE_1, USER_0, () -> {
166 runWithCaller(CALLING_PACKAGE_1, USER_10, () -> {
174 runWithCaller(CALLING_PACKAGE_1, USER_0, () -> {
177 runWithCaller(CALLING_PACKAGE_1, USER_10, () ->
    [all...]
ShortcutManagerTest8.java 121 runWithCaller(CALLING_PACKAGE_1, USER_0, () -> {
124 runWithCaller(CALLING_PACKAGE_2, USER_0, () -> {
127 runWithCaller(CALLING_PACKAGE_1, USER_10, () -> {
130 runWithCaller(CALLING_PACKAGE_1, USER_P0, () -> {
154 runWithCaller(CALLING_PACKAGE_1, USER_0, () -> {
157 runWithCaller(CALLING_PACKAGE_2, USER_0, () -> {
160 runWithCaller(CALLING_PACKAGE_1, USER_10, () -> {
163 runWithCaller(CALLING_PACKAGE_1, USER_P0, () -> {
176 runWithCaller(CALLING_PACKAGE_1, USER_0, () -> {
188 runWithCaller(CALLING_PACKAGE_2, USER_0, () ->
    [all...]
ShortcutManagerTest1.java 317 runWithCaller(CALLING_PACKAGE_2, USER_10, () -> {
365 runWithCaller(CALLING_PACKAGE_2, USER_10, () -> {
406 runWithCaller(CALLING_PACKAGE_2, USER_10, () -> {
510 runWithCaller(CALLING_PACKAGE_2, USER_10, () -> {
    [all...]
ShortcutManagerTest4.java 106 runWithCaller(CALLING_PACKAGE_1, USER_0, () -> {
117 runWithCaller(CALLING_PACKAGE_1, USER_0, () -> {
ShortcutManagerTest2.java     [all...]
ShortcutManagerTest9.java 93 runWithCaller(CALLING_PACKAGE_1, USER_P0, () -> {
111 runWithCaller(CALLING_PACKAGE_1, USER_P0, () -> {
120 runWithCaller(LAUNCHER_1, USER_0, () -> {
BaseShortcutManagerTest.java     [all...]
ShortcutManagerTest3.java 292 runWithCaller(LAUNCHER_1, USER_0, () -> {
401 runWithCaller(LAUNCHER_1, USER_0, () -> {
476 runWithCaller(LAUNCHER_1, USER_0, () -> {

Completed in 504 milliseconds