Searched defs:specific (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/input/
H A DKeyCharacterMap.cpp13 * See the License for the specific language governing permissions and
578 bool specific = false; local
579 specific |= addSingleEphemeralMetaKey(outEvents, deviceId, metaState, down, time,
581 specific |= addSingleEphemeralMetaKey(outEvents, deviceId, metaState, down, time,
584 if (!specific) {

Completed in 58 milliseconds