Searched refs:hasNewUsableKey (Results 1 – 9 of 9) sorted by relevance
51 * @param hasNewUsableKey indicates if the event includes at least one55 bool hasNewUsableKey);
241 * @param hasNewUsableKey indicates if the event includes at least one245 bool hasNewUsableKey);
62 * @param hasNewUsableKey indicates if the event includes at least one66 bool hasNewUsableKey);
537 * @param hasNewUsableKey indicates if the event includes at least one541 bool hasNewUsableKey);
346 const hidl_vec<KeyStatus>& keyStatusList, bool hasNewUsableKey) { in sendKeysChange() argument348 mListener->sendKeysChange(sessionId, keyStatusList, hasNewUsableKey); in sendKeysChange()397 bool hasNewUsableKey) { in sendKeysChange() argument429 toHidlVec(keyStatusVec), hasNewUsableKey); in sendKeysChange()
139 const hidl_vec<KeyStatus>& keyStatusList, bool hasNewUsableKey)152 bool hasNewUsableKey);
76 const hidl_vec<KeyStatus>& keyStatusList, bool hasNewUsableKey) { in sendKeysChange_1_2() argument80 args.hasNewUsableKey = hasNewUsableKey; in sendKeysChange_1_2()
161 bool hasNewUsableKey; member
883 bool hasNewUsableKey; member919 const hidl_vec<KeyStatus>& keyStatusList, bool hasNewUsableKey) override { in sendKeysChange() argument923 args.hasNewUsableKey = hasNewUsableKey; in sendKeysChange()