Searched defs:mReleasePendingIntentDelayMs (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
H A DConnectivityService.java208 private final int mReleasePendingIntentDelayMs; field in class:ConnectivityService
732 mReleasePendingIntentDelayMs = Settings.Secure.getInt(context.getContentResolver(),
4238 getCallingUid(), 0, operation), mReleasePendingIntentDelayMs);

Completed in 55 milliseconds