OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:callAttachBaseContext
(Results
1 - 2
of
2
) sorted by null
/cts/tests/tests/print/printTestUtilLib/src/android/print/test/services/
StubbablePrintService.java
91
public void
callAttachBaseContext
(Context base) {
/cts/tests/tests/print/src/android/print/cts/
PrintServicesTest.java
459
assertException(() -> serviceCallbacks.getService().
callAttachBaseContext
(null),
461
assertException(() -> serviceCallbacks.getService().
callAttachBaseContext
(getActivity()),
Completed in 684 milliseconds