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