Home
last modified time | relevance | path

Searched defs:attempts (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DAllApps.java112 int attempts = 0; in getAppIcon() local
150 int attempts = 0; in scrollBackToBeginning() local
/packages/services/Car/service/src/com/android/car/cluster/
DInstrumentClusterService.java381 int attempts = msg.arg1; in handleMessage() local
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/deviceinfo/
DStorageWizardBase.java240 protected VolumeInfo findFirstVolume(int type, int attempts) { in findFirstVolume()
/packages/apps/Settings/src/com/android/settings/deviceinfo/
DStorageWizardBase.java248 protected VolumeInfo findFirstVolume(int type, int attempts) { in findFirstVolume()