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

  /frameworks/base/core/java/android/app/
SearchManager.java     [all...]
IActivityManager.java 374 public Bundle getTopActivityExtras(int requestType) throws RemoteException;
    [all...]
ActivityManagerNative.java     [all...]
  /frameworks/base/services/java/com/android/server/am/
ActivityManagerService.java 269 // How long to wait in getTopActivityExtras for the activity to respond with the result.
346 Slog.w(TAG, "getTopActivityExtras failed: timeout retrieving from " + activity);
    [all...]

Completed in 562 milliseconds