Searched refs:mConnectedAgent (Results 1 – 1 of 1) sorted by relevance
269 private IBackupAgent mConnectedAgent; field in BackupManagerService1482 mConnectedAgent = null; in bindToAgentSynchronous()1491 while (mConnecting && mConnectedAgent == null in bindToAgentSynchronous()1499 mConnectedAgent = null; in bindToAgentSynchronous()1506 mConnectedAgent = null; in bindToAgentSynchronous()1508 if (DEBUG) Slog.i(TAG, "got agent " + mConnectedAgent); in bindToAgentSynchronous()1509 agent = mConnectedAgent; in bindToAgentSynchronous()3249 mConnectedAgent = agent; in agentConnected()3267 mConnectedAgent = null; in agentDisconnected()