Searched refs:getSession (Results 1 – 11 of 11) sorted by relevance
44 getSession().execute(getSql(), getBindArgs(), getConnectionFlags(), null); in execute()64 return getSession().executeForChangedRowCount( in executeUpdateDelete()86 return getSession().executeForLastInsertedRowId( in executeInsert()107 return getSession().executeForLong( in simpleQueryForLong()128 return getSession().executeForString( in simpleQueryForString()149 return getSession().executeForBlobFileDescriptor( in simpleQueryForBlobFileDescriptor()
62 int numRows = getSession().executeForCursorWindow(getSql(), getBindArgs(), in fillWindow()
100 protected final SQLiteSession getSession() { in getSession() method in SQLiteProgram
79 SSLSession sslSession = sslSocket.getSession(); in doHandshakeAndValidateServerCertificates()86 sslSocket.getSession().getPeerCertificates(); in doHandshakeAndValidateServerCertificates()210 SSLSession session = socket.getSession(); in closeSocketThrowException()
111 RenderSession session = mSession.getSession(); in run()
115 BordeauxSessionManager.Session getSession(String key) { in getSession() method in BordeauxSessionStorage
116 Session stored = mSessionStorage.getSession(key.value); in getSessionBinder()
192 SSLSession session = ssl.getSession(); in verifyHostname()
821 listener.onNewFrame(RenderSessionImpl.this.getSession()); in moveChild()1483 public RenderSession getSession() { in getSession() method in RenderSessionImpl
460 SSLSession s = socket.getSession();
45788 method public javax.net.ssl.SSLSession getSession();45898 method public abstract javax.net.ssl.SSLSession getSession();46043 method public javax.net.ssl.SSLSession getSession();46053 method public abstract javax.net.ssl.SSLSession getSession(byte[]);46072 method public abstract javax.net.ssl.SSLSession getSession();