Searched refs:mDropBoxManager (Results 1 – 1 of 1) sorted by relevance
73 private DropBoxManager mDropBoxManager; field in DropBoxTests114 mDropBoxManager = mContext.getSystemService(DropBoxManager.class); in setUp()139 mDropBoxManager.addText(tag, String.valueOf(i++)); in sendExcessiveDropBoxEntries()142 mDropBoxManager.addText(tag, String.valueOf(i)); in sendExcessiveDropBoxEntries()158 mDropBoxManager.addText(LOW_PRIORITY_TAG, "test"); in testLowPrioritySingleEntry()