HomeSort by relevance Sort by last modified time
    Searched defs:requestThumbnail (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/app/
IApplicationThread.java 100 void requestThumbnail(IBinder token) throws RemoteException;
ApplicationThreadNative.java 312 requestThumbnail(b);
    [all...]
ActivityThread.java 770 public void requestThumbnail(IBinder token) {
    [all...]

Completed in 114 milliseconds