Home | History | Annotate | Download | only in app

Lines Matching refs:ServiceConnectionLeaked

80 final class ServiceConnectionLeaked extends AndroidRuntimeException {
81 public ServiceConnectionLeaked(String msg) {
1097 ServiceConnectionLeaked leak = new ServiceConnectionLeaked(
1494 private final ServiceConnectionLeaked mLocation;
1531 mLocation = new ServiceConnectionLeaked(null);
1562 ServiceConnectionLeaked getLocation() {