HomeSort by relevance Sort by last modified time
    Searched defs:BinderService (Results 1 - 2 of 2) sorted by null

  /cts/tests/inputmethod/src/android/view/inputmethod/cts/util/
WindowFocusStealerService.java 40 private final class BinderService extends IWindowFocusStealer.Stub {
52 return new BinderService();
  /art/tools/ahat/src/test-dump/
DumpedStuff.java 160 private static class BinderService extends IDumpedManager.Stub {
209 Object binderService = new BinderService();

Completed in 1303 milliseconds