Searched refs:MODEL_LOADED_BUNDLE_KEY (Results 1 – 2 of 2) sorted by relevance
20 …tic android.service.ondeviceintelligence.OnDeviceSandboxedInferenceService.MODEL_LOADED_BUNDLE_KEY;673 if (statusParams.containsKey(MODEL_LOADED_BUNDLE_KEY)) {
127 public static final String MODEL_LOADED_BUNDLE_KEY = "model_loaded"; field in OnDeviceSandboxedInferenceService