Searched defs:originStack (Results 1 – 7 of 7) sorted by relevance
20 public IntentReceiverLeakedViolation(Throwable originStack) { in IntentReceiverLeakedViolation()
20 public ServiceConnectionLeakedViolation(Throwable originStack) { in ServiceConnectionLeakedViolation()
20 public WebViewMethodCalledOnWrongThreadViolation(Throwable originStack) { in WebViewMethodCalledOnWrongThreadViolation()
32 public IncorrectContextUseViolation(@NonNull String message, @NonNull Throwable originStack) { in IncorrectContextUseViolation()
21 public SqliteObjectLeakedViolation(String message, Throwable originStack) { in SqliteObjectLeakedViolation()
2221 public static void onSqliteObjectLeaked(String message, Throwable originStack) { in onSqliteObjectLeaked()2227 public static void onWebViewMethodCalledOnWrongThread(Throwable originStack) { in onWebViewMethodCalledOnWrongThread()2232 public static void onIntentReceiverLeaked(Throwable originStack) { in onIntentReceiverLeaked()2237 public static void onServiceConnectionLeaked(Throwable originStack) { in onServiceConnectionLeaked()2296 public static void onIncorrectContextUsed(String message, Throwable originStack) { in onIncorrectContextUsed()2433 public static void onVmPolicyViolation(Violation originStack) { in onVmPolicyViolation()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...