Searched defs:onEraseSubscriptions (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/service/euicc/
H A DEuiccService.java381 public abstract int onEraseSubscriptions(int slotId); method in class:EuiccService
596 int result = EuiccService.this.onEraseSubscriptions(slotId);

Completed in 26 milliseconds