Searched defs:bundle (Results 1 – 8 of 8) sorted by relevance
56 public static void sendBundle(Instrumentation instru, Bundle bundle) { in sendBundle()63 private static void sendStatus(int code, Instrumentation instrumentation, Bundle bundle) { in sendStatus()
103 public TestableKillAppsRule(Bundle bundle, String app) { in TestableKillAppsRule()108 public TestableKillAppsRule(Bundle bundle, String... apps) { in TestableKillAppsRule()
87 public TestablePressHomeRule(Bundle bundle) { in TestablePressHomeRule()
68 public TestableDropCachesRule(Bundle bundle) { in TestableDropCachesRule()
130 public TestableCompilationFilterRule(Bundle bundle, String... applications) { in TestableCompilationFilterRule()
77 Bundle bundle = new Bundle(); in onStart() local
70 protected static final Map<String, String> toMap(Bundle bundle) { in toMap()
346 private void filterAlias(Bundle bundle) { in filterAlias()