Home | History | Annotate | Download | only in server

Lines Matching defs:doBind

604                     doBind(mIntent, this, 0, UserHandle.CURRENT_OR_SELF)) {
872 if (!doBind(i, mConnection,
1284 if (!doBind(i, mConnection,Context.BIND_AUTO_CREATE | Context.BIND_IMPORTANT,
1325 boolean doBind(Intent intent, ServiceConnection conn, int flags, UserHandle user) {
1393 doBind(i, mConnection, Context.BIND_AUTO_CREATE | Context.BIND_IMPORTANT,