Home
last modified time | relevance | path

Searched refs:getConfiguration (Results 1 – 12 of 12) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/view/
DFlutterView.java222 sendLocalesToDart(getResources().getConfiguration()); in FlutterView()
367 …boolean isNightModeOn = (getResources().getConfiguration().uiMode & Configuration.UI_MODE_NIGHT_MA… in sendUserPlatformSettingsToDart()
374 .setTextScaleFactor(getResources().getConfiguration().fontScale) in sendUserPlatformSettingsToDart()
503 int orientation = activity.getResources().getConfiguration().orientation; in calculateShouldZeroSides()
/third_party/ltp/testcases/network/nfsv4/locks/
Dlocktests.h100 int getConfiguration(int *type, char *fname, int *nThread);
Dnetsync.c178 int getConfiguration(int *type, char *fname, int *nThread) in getConfiguration() function
Dlocktests.c1015 getConfiguration(&type, dp.fname, &nThread); in main()
/third_party/skia/third_party/externals/swiftshader/src/Main/
DSwiftConfig.hpp77 void getConfiguration(Configuration &configuration);
DSwiftConfig.cpp112 void SwiftConfig::getConfiguration(Configuration &configuration) in getConfiguration() function in sw::SwiftConfig
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/embedding/android/
DFlutterView.java623 sendLocalesToFlutter(getResources().getConfiguration()); in attachToFlutterEngine()
750 .setTextScaleFactor(getResources().getConfiguration().fontScale) in sendUserSettingsToFlutter()
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_resourceManager.js127 getConfiguration: function(...args) { method
/third_party/jsframework/runtime/main/extend/systemplugin/napi/application/
DContext.js84 getConfiguration: function(...args) { method
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DRenderer.cpp2864 swiftConfig->getConfiguration(configuration); in updateConfiguration()
/third_party/typescript/lib/
Dlib.dom.d.ts10257 getConfiguration(): MediaKeySystemConfiguration; method
12301 getConfiguration(): RTCConfiguration; method
/third_party/typescript/src/lib/
Ddom.generated.d.ts10237 getConfiguration(): MediaKeySystemConfiguration; method
12281 getConfiguration(): RTCConfiguration; method