Home | History | Annotate | Download | only in content

Lines Matching refs:am

372                     // queued work is complete before telling AM we are done, so
379 // runnable, since we know the AM is waiting for us until the
409 public void sendFinished(IActivityManager am) {
421 am.finishReceiver(mToken, mResultCode, mResultData, mResultExtras,
426 am.finishReceiver(mToken, 0, null, null, false, mFlags);
522 IActivityManager am = ActivityManagerNative.getDefault();
526 binder = am.peekService(service, service.resolveTypeIfNeeded(