Searched refs:haveInactiveAppsBeenAddedString (Results 1 – 1 of 1) sorted by relevance
533 String haveInactiveAppsBeenAddedString = in shouldAddInactiveApps() local536 return haveInactiveAppsBeenAddedString == null in shouldAddInactiveApps()537 || !Boolean.parseBoolean(haveInactiveAppsBeenAddedString); in shouldAddInactiveApps()