Searched defs:spy (Results 1 – 8 of 8) sorted by relevance
162 final InputConnection spy = mLastInputConnectionSpy.get(); in resetAndGetLastInputConnectionSpy() local170 final InputConnection spy = resetAndGetLastInputConnectionSpy(); in testCommitText() local180 final InputConnection spy = resetAndGetLastInputConnectionSpy(); in testSetSelection() local189 final InputConnection spy = resetAndGetLastInputConnectionSpy(); in testGetSurroundingText() local199 final InputConnection spy = resetAndGetLastInputConnectionSpy(); in testDeleteSurroundingText() local209 final InputConnection spy = resetAndGetLastInputConnectionSpy(); in testSendKeyEvent() local226 final InputConnection spy = resetAndGetLastInputConnectionSpy(); in testPerformEditorAction() local236 final InputConnection spy = resetAndGetLastInputConnectionSpy(); in testPerformContextMenuAction() local246 final InputConnection spy = resetAndGetLastInputConnectionSpy(); in testGetCursorCapsMode() local256 final InputConnection spy = resetAndGetLastInputConnectionSpy(); in testClearMetaKeyStates() local
42 UserManager spy = sSpies.get(context); in getWrapper() local
44 WifiManager spy = sSpies.get(context); in getWrapper() local
45 DevicePolicyManager spy = sSpies.get(context); in getWrapper() local
42 TetheringManager spy = sSpies.get(context); in getWrapper() local
44 HardwarePropertiesManager spy = sSpies.get(context); in getWrapper() local
387 T spy = wrapper.getWrapper(context, manager, answer); in getSystemService() local
160 ParcelTest.SimpleParcelable spy = spy(new ParcelTest.SimpleParcelable(42)); in testWriteTypedList() local