Searched refs:callAttachBaseContext (Results 1 – 2 of 2) sorted by relevance
91 public void callAttachBaseContext(Context base) { in callAttachBaseContext() method in StubbablePrintService
459 assertException(() -> serviceCallbacks.getService().callAttachBaseContext(null),461 assertException(() -> serviceCallbacks.getService().callAttachBaseContext(getActivity()),