Searched refs:sDelegatedInstance (Results 1 – 1 of 1) sorted by relevance
76 private static WorkManagerImpl sDelegatedInstance = null; field in WorkManagerImpl89 sDelegatedInstance = delegate; in setDelegate()102 if (sDelegatedInstance != null) { in getInstance()103 return sDelegatedInstance; in getInstance()123 if (sDelegatedInstance == null) { in initialize()128 sDelegatedInstance = sDefaultInstance; in initialize()