Searched refs:expire (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/
H A DConnectivityService.java470 * Used to notice when the calling process dies so we can self-expire
473 * our auto-expire timer goes off. The timer has a link to an object.
511 public void expire() { method in class:ConnectivityService.FeatureUser
512 Slog.d(TAG, "ConnectivityService FeatureUser expire(" +
1454 u.expire();

Completed in 173 milliseconds