Searched defs:spy (Results 1 – 7 of 7) sorted by relevance
151 final InputConnection spy = mLastInputConnectionSpy.get(); in resetAndGetLastInputConnectionSpy() local159 final InputConnection spy = resetAndGetLastInputConnectionSpy(); in testCommitText() local169 final InputConnection spy = resetAndGetLastInputConnectionSpy(); in testSetSelection() local178 final InputConnection spy = resetAndGetLastInputConnectionSpy(); in testGetSurroundingText() local188 final InputConnection spy = resetAndGetLastInputConnectionSpy(); in testDeleteSurroundingText() local198 final InputConnection spy = resetAndGetLastInputConnectionSpy(); in testSendKeyEvent() local214 final InputConnection spy = resetAndGetLastInputConnectionSpy(); in testPerformEditorAction() local224 final InputConnection spy = resetAndGetLastInputConnectionSpy(); in testPerformContextMenuAction() local234 final InputConnection spy = resetAndGetLastInputConnectionSpy(); in testGetCursorCapsMode() local244 final InputConnection spy = resetAndGetLastInputConnectionSpy(); in testClearMetaKeyStates() local
45 DevicePolicyManager spy = sSpies.get(context); in getWrapper() local
44 HardwarePropertiesManager spy = sSpies.get(context); in getWrapper() local
44 WifiManager spy = sSpies.get(context); in getWrapper() local
42 UserManager spy = sSpies.get(context); in getWrapper() local
329 T spy = wrapper.getWrapper(context, manager, answer); in getSystemService() local
2567 SimpleParcelable spy = spy(new SimpleParcelable(42)); in testWriteTypedList() local