Home | History | Annotate | Download | only in app

Lines Matching defs:requestType

1848             int requestType = data.readInt();
1849 Bundle res = getTopActivityExtras(requestType);
4245 public Bundle getTopActivityExtras(int requestType) throws RemoteException {
4249 data.writeInt(requestType);