Searched refs:directionIndex (Results 1 – 2 of 2) sorted by relevance
306 final int directionIndex = cursor.getColumnIndexOrThrow(BluetoothShare.DIRECTION); in updateActiveNotification() local318 int dir = cursor.getInt(directionIndex); in updateActiveNotification()
1841 int directionIndex = DIRECTION_TO_INDEX.get(direction); in handleAppAgnosticOffScreenNudge() local1842 int globalAction = mOffScreenNudgeGlobalActions[directionIndex]; in handleAppAgnosticOffScreenNudge()1848 int keyCode = mOffScreenNudgeKeyCodes[directionIndex]; in handleAppAgnosticOffScreenNudge()1855 Intent intent = mOffScreenNudgeIntents[directionIndex]; in handleAppAgnosticOffScreenNudge()