Searched refs:SUBSYSTEM_NAME_KEY (Results 1 – 3 of 3) sorted by relevance
117 public static final String SUBSYSTEM_NAME_KEY = "SUBSYSTEM_NAME"; field in RebootReadinessManager244 data.putString(SUBSYSTEM_NAME_KEY, response.getLogSubsystemName()); in onRequestRebootReadinessStatus()
420 RebootReadinessManager.SUBSYSTEM_NAME_KEY); in checkSystemComponentsState()
631 bundle.putString(RebootReadinessManager.SUBSYSTEM_NAME_KEY, COMPONENT_NAME); in getStatusListener()