Searched refs:nextDocumentIcon (Results 1 – 2 of 2) sorted by relevance
30 public Drawable nextDocumentIcon; field in TestIconHelper38 return nextDocumentIcon; in getDocumentIcon()
119 mIconHelper.nextDocumentIcon = new TestDrawable(); in setUp()190 mShadowBuilder.icon.assertLastArgument(mIconHelper.nextDocumentIcon); in testStartDrag_BuildsCorrectShadow_SingleDoc()