Home | History | Annotate | Download | only in vcard

Lines Matching refs:mConnection

125     private ImportRequestConnection mConnection;
251 if (mConnection == null) {
357 mConnection.sendImportRequest(requests);
373 unbindService(mConnection);
982 mConnection = new ImportRequestConnection();
989 mConnection, Context.BIND_AUTO_CREATE);