Searched refs:touched (Results 1 – 2 of 2) sorted by relevance
41 final Field touched = test.getDeclaredField("sFeatureTouched"); in onCreate() local42 touched.set(null, true); in onCreate()
804 final boolean[][] touched = new boolean[apks.length][]; in testInstallWithIdSigNoDigesting()811 touched[i] = new boolean[blocks[i]]; in testInstallWithIdSigNoDigesting()865 if (touched[fileIdx][blockIdx]) { in testInstallWithIdSigNoDigesting()869 touched[fileIdx][blockIdx] = true; in testInstallWithIdSigNoDigesting()