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

/frameworks/base/core/java/android/service/euicc/
H A DEuiccService.java323 public abstract EuiccInfo onGetEuiccInfo(int slotId); method in class:EuiccService
529 EuiccInfo euiccInfo = EuiccService.this.onGetEuiccInfo(slotId);

Completed in 65 milliseconds