Home
last modified time | relevance | path

Searched defs:clearApplicationUserData (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/print/src/android/print/cts/
DIPrivilegedOperations.aidl20 boolean clearApplicationUserData(String packageName); in clearApplicationUserData() method
/cts/tests/print/src/android/print/cts/
DIPrivilegedOperations.aidl20 boolean clearApplicationUserData(String packageName); in clearApplicationUserData() method
DPrintInstrument.java247 public boolean clearApplicationUserData(final String clearedPackageName) in clearApplicationUserData() method in PrintInstrument.PrivilegedOperations