Searched refs:mExponentSharedPreferences (Results 1 – 5 of 5) sorted by relevance
| /expo/android/expoview/src/main/java/host/exp/exponent/di/ |
| H A D | NativeModuleDepsProvider.kt | 35 val mExponentSharedPreferences: ExponentSharedPreferences = ExponentSharedPreferences(mContext) constant 39 val mExponentNetwork: ExponentNetwork = ExponentNetwork(mContext, mExponentSharedPreferences) 43 var mExponentManifest: ExponentManifest = ExponentManifest(mContext, mExponentSharedPreferences) 47 …gistry: ExpoKernelServiceRegistry = ExpoKernelServiceRegistry(mContext, mExponentSharedPreferences)
|
| /expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/notifications/ |
| H A D | NotificationsModule.java | 51 ExponentSharedPreferences mExponentSharedPreferences; field in NotificationsModule 137 String uuid = mExponentSharedPreferences.getUUID(); in getExponentPushTokenAsync() 150 …tionToken(uuid, experienceId, mEASProjectId, mExponentNetwork, mExponentSharedPreferences, new Not… in getExponentPushTokenAsync()
|
| /expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/notifications/ |
| H A D | NotificationsModule.java | 51 ExponentSharedPreferences mExponentSharedPreferences; field in NotificationsModule 137 String uuid = mExponentSharedPreferences.getUUID(); in getExponentPushTokenAsync() 150 …tionToken(uuid, experienceId, mEASProjectId, mExponentNetwork, mExponentSharedPreferences, new Not… in getExponentPushTokenAsync()
|
| /expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/api/notifications/ |
| H A D | NotificationsModule.java | 51 ExponentSharedPreferences mExponentSharedPreferences; field in NotificationsModule 137 String uuid = mExponentSharedPreferences.getUUID(); in getExponentPushTokenAsync() 150 …tionToken(uuid, experienceId, mEASProjectId, mExponentNetwork, mExponentSharedPreferences, new Not… in getExponentPushTokenAsync()
|
| /expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/notifications/ |
| H A D | NotificationsModule.java | 51 ExponentSharedPreferences mExponentSharedPreferences; field in NotificationsModule 137 String uuid = mExponentSharedPreferences.getUUID(); in getExponentPushTokenAsync() 150 …tionToken(uuid, experienceId, mEASProjectId, mExponentNetwork, mExponentSharedPreferences, new Not… in getExponentPushTokenAsync()
|