Searched defs:spy (Results 1 – 7 of 7) sorted by relevance
154 final InputConnection spy = mLastInputConnectionSpy.get(); in resetAndGetLastInputConnectionSpy() local162 final InputConnection spy = resetAndGetLastInputConnectionSpy(); in testCommitText() local172 final InputConnection spy = resetAndGetLastInputConnectionSpy(); in testSetSelection() local181 final InputConnection spy = resetAndGetLastInputConnectionSpy(); in testGetSurroundingText() local191 final InputConnection spy = resetAndGetLastInputConnectionSpy(); in testDeleteSurroundingText() local201 final InputConnection spy = resetAndGetLastInputConnectionSpy(); in testSendKeyEvent() local218 final InputConnection spy = resetAndGetLastInputConnectionSpy(); in testPerformEditorAction() local228 final InputConnection spy = resetAndGetLastInputConnectionSpy(); in testPerformContextMenuAction() local238 final InputConnection spy = resetAndGetLastInputConnectionSpy(); in testGetCursorCapsMode() local248 final InputConnection spy = resetAndGetLastInputConnectionSpy(); in testClearMetaKeyStates() local
44 WifiManager spy = sSpies.get(context); in getWrapper() local
42 UserManager spy = sSpies.get(context); in getWrapper() local
44 HardwarePropertiesManager spy = sSpies.get(context); in getWrapper() local
45 DevicePolicyManager spy = sSpies.get(context); in getWrapper() local
368 T spy = wrapper.getWrapper(context, manager, answer); in getSystemService() local
160 ParcelTest.SimpleParcelable spy = spy(new ParcelTest.SimpleParcelable(42)); in testWriteTypedList() local