Home
last modified time | relevance | path

Searched refs:CallbackInterface (Results 1 – 3 of 3) sorted by relevance

/external/libese/apps/boot/card/src/com/android/verifiedboot/storage/
DGlobalStateImpl.java31 import com.android.verifiedboot.globalstate.callback.CallbackInterface;
217 ((CallbackInterface) JCSystem.getAppletShareableInterfaceObject( in triggerDataClear()
DStorage.java42 import com.android.verifiedboot.globalstate.callback.CallbackInterface;
/external/libese/apps/boot/card/src/com/android/verifiedboot/globalstate/callback/
DCallbackInterface.java5 public interface CallbackInterface extends Shareable { interface