HomeSort by relevance Sort by last modified time
    Searched refs:operationFinished (Results 1 - 4 of 4) sorted by null

  /frameworks/base/media/java/android/media/soundtrigger/
SoundTriggerDetectionService.java 57 * {@link #operationFinished(UUID, int)}. If this does not happen in
74 * Client indexed by model uuid. This is needed for the {@link #operationFinished(UUID, int)}
129 * <p>Once this is called {@link #operationFinished} cannot be called anymore for
148 * {@link #operationFinished(UUID, int)}
154 operationFinished(uuid, opId);
163 * {@link #operationFinished(UUID, int)}
168 operationFinished(uuid, opId);
187 public final void operationFinished(@Nullable UUID uuid, int opId) {
194 Log.w(LOG_TAG, "operationFinished called, but no client for "
201 Log.e(LOG_TAG, "operationFinished, remote exception for client " + uuid, e)
    [all...]
  /frameworks/base/config/
boot-image-profile.txt     [all...]
  /prebuilts/sdk/system_28/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 269 milliseconds