Home | History | Annotate | Download | only in content

Lines Matching full:bindresult

1714             final boolean bindResult = mContext.bindServiceAsUser(intent, this,
1718 if (!bindResult) {
1727 return bindResult;