Home
last modified time | relevance | path

Searched defs:fromBundle (Results 1 – 5 of 5) sorted by relevance

/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DImeState.java61 static ImeState fromBundle(@Nullable Bundle bundle) { in fromBundle() method in ImeState
DImeCommand.java52 static ImeCommand fromBundle(@NonNull Bundle bundle) { in fromBundle() method in ImeCommand
DImeEvent.java163 static ImeEvent fromBundle(@NonNull Bundle bundle) { in fromBundle() method in ImeEvent
/cts/tests/framework/base/biometrics/src/android/server/biometrics/fingerprint/
DFingerprintCallbackHelper.java74 public static State fromBundle(@NonNull Bundle bundle) { in fromBundle() method in FingerprintCallbackHelper.State
/cts/tests/framework/base/biometrics/src/android/server/biometrics/
DBiometricCallbackHelper.java71 public static BiometricCallbackHelper.State fromBundle(@NonNull Bundle bundle) { in fromBundle() method in BiometricCallbackHelper.State