Searched defs:sessionHandle (Results 1 – 9 of 9) sorted by relevance
53 oneway void stopKeepalive(in int serial, in int sessionHandle); in stopKeepalive()
52 oneway void stopKeepalive(in int serial, in int sessionHandle); in stopKeepalive()
307 void stopKeepalive(in int serial, in int sessionHandle); in stopKeepalive()
179 ScopedAStatus RadioData::stopKeepalive(int32_t serial, int32_t sessionHandle) { in stopKeepalive()
7211 uint32_t sessionHandle; member
2877 Return<void> RadioImpl::stopKeepalive(int32_t serial, int32_t sessionHandle) { in stopKeepalive()