Searched defs:forcePersist (Results 1 – 2 of 2) sorted by relevance
| /system/tools/aidl/tests/lazy_test/ | ||
| D | ILazyTestService.aidl | 18 void forcePersist(boolean persist); in forcePersist() method |
| D | LazyTestService.cpp | 23 Status LazyTestService::forcePersist(bool persist) { in forcePersist() function in android::binder::LazyTestService |