Searched refs:MODEL_UNLOADED_BUNDLE_KEY (Results 1 – 2 of 2) sorted by relevance
21 …c android.service.ondeviceintelligence.OnDeviceSandboxedInferenceService.MODEL_UNLOADED_BUNDLE_KEY;682 } else if (statusParams.containsKey(MODEL_UNLOADED_BUNDLE_KEY)) {
131 public static final String MODEL_UNLOADED_BUNDLE_KEY = "model_unloaded"; field in OnDeviceSandboxedInferenceService