Home | History | Annotate | Download | only in phone

Lines Matching full:initiator

455     private synchronized void setState(int state, int result, int initiator) {
468 if (initiator == -1) {
469 log("Headset Disconnected Intent without Disconnect Initiator extra");
472 initiator);