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

/frameworks/base/services/tests/servicestests/src/com/android/server/
H A DBroadcastInterceptingContext.java40 public class BroadcastInterceptingContext extends ContextWrapper { class in inherits:ContextWrapper
57 final Context context = BroadcastInterceptingContext.this;
79 public BroadcastInterceptingContext(Context base) { method in class:BroadcastInterceptingContext

Completed in 915 milliseconds