Searched refs:sParams (Results 1 – 2 of 2) sorted by relevance
136 private static PointerTrackerParams sParams; field in PointerTracker206 sParams = new PointerTrackerParams(mainKeyboardViewAttr); in init()211 sParams.mSuppressKeyPreviewAfterBatchInputDuration); in init()685 if (deltaT < sParams.mTouchNoiseThresholdTime) { in onDownEvent()687 if (distance < sParams.mTouchNoiseThresholdDistance) { in onDownEvent()738 mIsAllowedDraggingFinger = sParams.mKeySelectionByDraggingFinger in onDownEventInternal()1173 return sParams.mLongPressShiftLockTimeout; in getLongPressTimeout()1221 (repeatCount == 1) ? sParams.mKeyRepeatStartTimeout : sParams.mKeyRepeatInterval; in startKeyRepeatTimer()
1881 phLibNfc_Llcp_sLinkParameters_t sParams; in com_android_nfc_NfcManager_doCreateLlcpConnectionlessSocket() local1889 phLibNfc_Llcp_GetLocalInfo(hLlcpHandle, &sParams); in com_android_nfc_NfcManager_doCreateLlcpConnectionlessSocket()1890 sWorkingBuffer.length = sParams.miu + 1; // extra byte for SAP in com_android_nfc_NfcManager_doCreateLlcpConnectionlessSocket()