Searched refs:subdirs (Results 1 – 2 of 2) sorted by relevance
119 String[] subdirs = null; in onStartCommand() local122 subdirs = new String[count]; in onStartCommand()128 subdirs[i] = file.getPath(); in onStartCommand()135 manageServiceLocked(primary, subdirs); in onStartCommand()153 private void manageServiceLocked(StorageVolume primary, String[] subdirs) { in manageServiceLocked() argument158 primary.getPath(), subdirs); in manageServiceLocked()
15 subdirs := common native java tests tools16 include $(call all-named-subdir-makefiles, $(subdirs))