Home
last modified time | relevance | path

Searched refs:getDescription (Results 1 – 25 of 34) sorted by relevance

12

/expo/android/app/src/androidTest/java/host/exp/exponent/utils/
H A DExpoConditionWatcher.kt17 override fun getDescription(): String { in waitForText() method
H A DExponentScrollToAction.kt59 override fun getDescription(): String { in getDescription() method in host.exp.exponent.utils.ExponentScrollToAction
/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/channels/serializers/
H A DExpoNotificationsChannelGroupSerializer.java34 result.putString(DESCRIPTION_KEY, group.getDescription()); in toBundle()
H A DExpoNotificationsChannelSerializer.java34 result.putString(DESCRIPTION_KEY, channel.getDescription()); in toBundle()
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/notifications/notifications/channels/serializers/
H A DExpoNotificationsChannelGroupSerializer.java34 result.putString(DESCRIPTION_KEY, group.getDescription()); in toBundle()
H A DExpoNotificationsChannelSerializer.java34 result.putString(DESCRIPTION_KEY, channel.getDescription()); in toBundle()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/notifications/notifications/channels/serializers/
H A DExpoNotificationsChannelGroupSerializer.java34 result.putString(DESCRIPTION_KEY, group.getDescription()); in toBundle()
H A DExpoNotificationsChannelSerializer.java34 result.putString(DESCRIPTION_KEY, channel.getDescription()); in toBundle()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/notifications/notifications/channels/serializers/
H A DExpoNotificationsChannelGroupSerializer.java34 result.putString(DESCRIPTION_KEY, group.getDescription()); in toBundle()
H A DExpoNotificationsChannelSerializer.java34 result.putString(DESCRIPTION_KEY, channel.getDescription()); in toBundle()
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI48_0_0JSExecutor.h129 virtual std::string getDescription() = 0;
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI47_0_0JSExecutor.h129 virtual std::string getDescription() = 0;
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI49_0_0JSExecutor.h129 virtual std::string getDescription() = 0;
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/jsiexecutor/jsireact/
H A DABI49_0_0JSIExecutor.h97 std::string getDescription() override;
H A DABI49_0_0JSIExecutor.cpp304 std::string JSIExecutor::getDescription() { in getDescription() function in ABI49_0_0facebook::ABI49_0_0React::JSIExecutor
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/jsiexecutor/jsireact/
H A DABI48_0_0JSIExecutor.h96 std::string getDescription() override;
H A DABI48_0_0JSIExecutor.cpp304 std::string JSIExecutor::getDescription() { in getDescription() function in ABI48_0_0facebook::ABI48_0_0React::JSIExecutor
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/jsiexecutor/jsireact/
H A DABI47_0_0JSIExecutor.h96 std::string getDescription() override;
H A DABI47_0_0JSIExecutor.cpp306 std::string JSIExecutor::getDescription() { in getDescription() function in ABI47_0_0facebook::ABI47_0_0React::JSIExecutor
/expo/apps/bare-expo/android/app/src/androidTest/java/dev/expo/payments/
H A DBareExpoTestSuite.kt75 override fun getDescription(): String { in waitForTestCompleted() method
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/CxxBridge/
H A DABI48_0_0RCTObjcExecutor.mm120 virtual std::string getDescription() override
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/CxxBridge/
H A DABI49_0_0RCTObjcExecutor.mm120 virtual std::string getDescription() override
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/CxxBridge/
H A DABI47_0_0RCTObjcExecutor.mm120 virtual std::string getDescription() override
/expo/packages/expo-in-app-purchases/android/src/main/java/expo/modules/inapppurchases/
H A DBillingManager.java462 bundle.putString("description", skuDetails.getDescription()); in skuToBundle()
/expo/templates/expo-template-bare-minimum/android/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/ ...

12