Home
last modified time | relevance | path

Searched refs:init (Results 1 – 25 of 1424) sorted by relevance

12345678910>>...57

/frameworks/base/tools/aapt2/java/
DProguardRules_test.cpp62 EXPECT_THAT(actual, HasSubstr("-keep class com.foo.BarAppComponentFactory { <init>(); }"));
63 EXPECT_THAT(actual, HasSubstr("-keep class com.foo.BarBackupAgent { <init>(); }"));
64 EXPECT_THAT(actual, HasSubstr("-keep class com.foo.BarApplication { <init>(); }"));
65 EXPECT_THAT(actual, HasSubstr("-keep class com.foo.BazApplication { <init>(); }"));
66 EXPECT_THAT(actual, HasSubstr("-keep class com.foo.BarActivity { <init>(); }"));
67 EXPECT_THAT(actual, HasSubstr("-keep class com.foo.BarService { <init>(); }"));
68 EXPECT_THAT(actual, HasSubstr("-keep class com.foo.BarReceiver { <init>(); }"));
69 EXPECT_THAT(actual, HasSubstr("-keep class com.foo.BarProvider { <init>(); }"));
70 EXPECT_THAT(actual, HasSubstr("-keep class com.foo.BarInstrumentation { <init>(); }"));
71 EXPECT_THAT(actual, HasSubstr("-keep class com.foo.BarZygotePreload { <init>(); }"));
[all …]
/frameworks/av/media/libeffects/dynamicsproc/dsp/
DDPBase.cpp30 void DPStage::init(bool inUse, bool enabled) { in init() function in dp_fx::DPStage
39 void DPBandStage::init(bool inUse, bool enabled, int bandCount) { in init() function in dp_fx::DPBandStage
40 DPStage::init(inUse, enabled); in init()
46 init(DP_DEFAULT_BAND_ENABLED, in DPBandBase()
50 void DPBandBase::init(bool enabled, float cutoffFrequency){ in init() function in dp_fx::DPBandBase
57 init(DP_DEFAULT_BAND_ENABLED, in DPEqBand()
62 void DPEqBand::init(bool enabled, float cutoffFrequency, float gain) { in init() function in dp_fx::DPEqBand
63 DPBandBase::init(enabled, cutoffFrequency); in init()
77 init(DP_DEFAULT_BAND_ENABLED, in DPMbcBand()
90 void DPMbcBand::init(bool enabled, float cutoffFrequency, float attackTime, float releaseTime, in init() function in dp_fx::DPMbcBand
[all …]
DDPBase.h48 void init(bool inUse, bool enabled);
67 void init(bool inUse, bool enabled, int bandCount);
82 void init(bool enabled, float cutoffFrequency);
104 void init(bool enabled, float cutoffFrequency, float gain);
115 void init(bool enabled, float cutoffFrequency, float attackTime, float releaseTime,
188 void init(bool inUse, bool enabled, uint32_t bandCount);
199 void init(bool inUse, bool enabled, uint32_t bandCount);
210 void init(bool inUse, bool enabled, uint32_t linkGroup, float attackTime, float releaseTime,
261 void init(float inputGain, bool preEqInUse, uint32_t preEqBandCount,
312 void init(uint32_t channelCount, bool preEqInUse, uint32_t preEqBandCount,
/frameworks/native/libs/ftl/
Dsmall_map_test.cpp35 map = ftl::init::map<int, std::string>(123, "abc")(-1)(42, 3u, '?'); in TEST()
53 EXPECT_EQ(map, SmallMap(ftl::init::map(-1, "xyz")(0, "nil")(42, "???")(123, "abc"))); in TEST()
67 ftl::init::map<int, std::string>(123, "abc")(456, "def")(789, "ghi"); in TEST()
73 EXPECT_EQ(map, SmallMap(ftl::init::map(123, "abc")(456, "def")(789, "ghi"))); in TEST()
78 ftl::init::map<int, std::string>(123, "abc")(-1)(42, 3u, '?'); in TEST()
84 EXPECT_EQ(map, SmallMap(ftl::init::map(42, "???")(123, "abc")(-1, "\0\0\0"))); in TEST()
88 SmallMap map = ftl::init::map<int, std::string>(123, "abc")(-1)(42, 3u, '?'); in TEST()
95 EXPECT_EQ(map, SmallMap(ftl::init::map(-1, "\0\0\0")(42, "???")(123, "abc"))); in TEST()
102 SmallMap map1 = ftl::init::map<char, std::string>('k', "kilo")('M', "mega")('G', "giga"); in TEST()
103 const SmallMap map2 = ftl::init::map('T', "tera"s)('P', "peta"s); in TEST()
[all …]
/frameworks/base/boot/hiddenapi/
Dhiddenapi-unsupported.txt2 Landroid/accounts/IAccountAuthenticator$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
4 Landroid/accounts/IAccountAuthenticator$Stub;-><init>()V
6 Landroid/accounts/IAccountAuthenticatorResponse$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
8 Landroid/accounts/IAccountAuthenticatorResponse$Stub;-><init>()V
10 Landroid/accounts/IAccountManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
11 Landroid/accounts/IAccountManager$Stub;-><init>()V
13 Landroid/accounts/IAccountManagerResponse$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
15 Landroid/accounts/IAccountManagerResponse$Stub;-><init>()V
21 Landroid/app/backup/IFullBackupRestoreObserver$Stub;-><init>()V
22 Landroid/app/backup/IRestoreObserver$Stub;-><init>()V
[all …]
Dhiddenapi-max-target-r-loprio.txt4 Landroid/app/IInstrumentationWatcher$Stub;-><init>()V
6 Landroid/companion/ICompanionDeviceDiscoveryService$Stub;-><init>()V
11 Landroid/hardware/location/IActivityRecognitionHardwareClient$Stub;-><init>()V
14 Landroid/location/IGeofenceProvider$Stub;-><init>()V
20 Landroid/net/INetworkPolicyListener$Stub;-><init>()V
25 Landroid/service/euicc/IEuiccService$Stub;-><init>()V
27 Landroid/telephony/mbms/IMbmsStreamingSessionCallback$Stub;-><init>()V
28 Landroid/telephony/mbms/IStreamingServiceCallback$Stub;-><init>()V
30 Lcom/android/ims/ImsConfigListener$Stub;-><init>()V
31 Lcom/android/ims/internal/IImsCallSession$Stub;-><init>()V
[all …]
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DPhoneNumberWatcherTest.java69 final String init = "65012345678"; in testRemoveLastChars() local
73 SpannableStringBuilder number = new SpannableStringBuilder(init); in testRemoveLastChars()
98 final String init = "650-23"; in testInsertChars() local
103 SpannableStringBuilder number = new SpannableStringBuilder(init); in testInsertChars()
129 final String init = "(650) 123"; in testStopFormatting() local
134 SpannableStringBuilder number = new SpannableStringBuilder(init); in testStopFormatting()
147 number = new SpannableStringBuilder(init); in testStopFormatting()
160 number = new SpannableStringBuilder(init); in testStopFormatting()
173 final String init = "(650) 123"; in testRestartFormatting() local
178 SpannableStringBuilder number = new SpannableStringBuilder(init); in testRestartFormatting()
[all …]
/frameworks/base/core/tests/coretests/src/android/database/sqlite/
DSQLiteCompatibilityWalFlagsTest.java57 SQLiteCompatibilityWalFlags.init(""); in testParseConfig()
58 SQLiteCompatibilityWalFlags.init(null); in testParseConfig()
61 SQLiteCompatibilityWalFlags.init("compatibility_wal_supported=true,wal_syncmode=OFF"); in testParseConfig()
71 SQLiteCompatibilityWalFlags.init("wal_syncmode=VALUE"); in testParseConfig()
80 SQLiteCompatibilityWalFlags.init("legacy_compatibility_wal_enabled=true"); in testParseConfig()
85 SQLiteCompatibilityWalFlags.init( in testParseConfig()
90 SQLiteCompatibilityWalFlags.init("truncate_size=1024"); in testParseConfig()
94 SQLiteCompatibilityWalFlags.init("Invalid value"); in testParseConfig()
102 SQLiteCompatibilityWalFlags.init( in testApplyFlags()
116 SQLiteCompatibilityWalFlags.init( in testApplyFlags_thenDisableWriteAheadLogging()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DDeviceProvisionedControllerImplTest.kt88 init() in testNotProvisionedByDefault()
94 init() in testFrpNotActiveByDefault()
100 init() in testNotUserSetupByDefault()
107 init() in testProvisionedWhenCreated()
115 init() in testFrpActiveWhenCreated()
123 init() in testUserSetupWhenCreated()
130 init() in testDeviceProvisionedChange()
140 init() in testFrpActiveChange()
150 init() in testUserSetupChange()
160 init() in testUserSetupChange_otherUser()
[all …]
/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/src/main/myapplication.widgets/
DCustomDate.java26 init(); in CustomDate()
31 init(); in CustomDate()
36 init(); in CustomDate()
41 init(); in CustomDate()
44 private void init() { in init() method in CustomDate
45 init(2015, 0, 20, null); in init()
DCustomCalendar.java26 init(); in CustomCalendar()
31 init(); in CustomCalendar()
36 init(); in CustomCalendar()
41 init(); in CustomCalendar()
44 private void init() { in init() method in CustomCalendar
DAssetView.java14 init(context); in AssetView()
19 init(context); in AssetView()
24 init(context); in AssetView()
27 private void init(Context context) { in init() method in AssetView
DDialogView.java30 init(context); in DialogView()
35 init(context); in DialogView()
40 init(context); in DialogView()
43 private void init(Context context) { in init() method in DialogView
/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DLockIconViewControllerTest.java53 init(/* useMigrationFlag= */false); in testUpdateFingerprintLocationOnInit()
67 init(/* useMigrationFlag= */false); in testUpdatePaddingBasedOnResolutionScale()
79 init(/* useMigrationFlag= */false); in testUpdateLockIconLocationOnAuthenticatorsRegistered()
100 init(/* useMigrationFlag= */false); in testUpdateLockIconLocationOnUdfpsLocationChanged()
122 init(/* useMigrationFlag= */false); in testLockIconViewBackgroundEnabledWhenUdfpsIsSupported()
134 init(/* useMigrationFlag= */false); in testLockIconViewBackgroundDisabledWhenUdfpsIsNotSupported()
146 init(/* useMigrationFlag= */false); in testUnlockIconShows_biometricUnlockedTrue()
167 init(/* useMigrationFlag= */false); in testLockIconStartState()
179 init(/* useMigrationFlag= */false); in testLockIcon_updateToUnlock()
201 init(/* useMigrationFlag= */false); in testLockIcon_clearsIconOnAod_whenUdfpsNotEnrolled()
[all …]
/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/android/layoutlib/test/myapplication/
DThemableWidget.class ... extends android.widget.FrameLayout { public void <init> (android.content.Context) android.
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/
DPlatformKeyManagerTest.java124 mPlatformKeyManager.init(USER_ID_FIXTURE); in init_createsEncryptKeyWithCorrectAlias()
134 mPlatformKeyManager.init(USER_ID_FIXTURE); in init_createsEncryptKeyWithCorrectPurposes()
141 mPlatformKeyManager.init(USER_ID_FIXTURE); in init_createsEncryptKeyWithCorrectPaddings()
150 mPlatformKeyManager.init(USER_ID_FIXTURE); in init_createsEncryptKeyWithCorrectBlockModes()
159 mPlatformKeyManager.init(USER_ID_FIXTURE); in init_createsEncryptKeyWithoutAuthenticationRequired()
166 mPlatformKeyManager.init(USER_ID_FIXTURE); in init_createsDecryptKeyWithCorrectAlias()
176 mPlatformKeyManager.init(USER_ID_FIXTURE); in init_createsDecryptKeyWithCorrectPurposes()
183 mPlatformKeyManager.init(USER_ID_FIXTURE); in init_createsDecryptKeyWithCorrectPaddings()
192 mPlatformKeyManager.init(USER_ID_FIXTURE); in init_createsDecryptKeyWithCorrectBlockModes()
201 mPlatformKeyManager.init(PRIMARY_USER_ID_FIXTURE); in init_primaryUser_createsDecryptKeyWithUnlockedDeviceRequired()
[all …]
/frameworks/av/media/codec2/core/include/
DC2ParamDef.h249 const std::initializer_list<U> &init, const Args(&... args)) { \
250 return std::ptr##_ptr<_Type>(new(init.size()) _Type(init.size(), args..., init)); \
254 const std::vector<U> &init, const Args(&... args)) { \
255 return std::ptr##_ptr<_Type>(new(init.size()) _Type(init.size(), args..., init)); \
258 inline static std::ptr##_ptr<_Type> Alloc##Ptr(const U(&init)[N], const Args(&... args)) { \
259 return std::ptr##_ptr<_Type>(new(N) _Type(N, args..., init)); \
724 inline constexpr C2ConstMemoryBlock(const T(&init)[N]) : _mData(init), _mSize(N) {}
740 static void init(T(&array)[], size_t arrayLen, const C2MemoryBlock<T> &block) {
752 static void init(T(&array)[], size_t arrayLen, const std::initializer_list<T> &init) {
758 for (const T &item : init) {
[all …]
/frameworks/layoutlib/remote/tests/src/
DCustomComponent.java27 init(); in CustomComponent()
33 init(); in CustomComponent()
39 init(); in CustomComponent()
45 init(); in CustomComponent()
48 private void init() { in init() method in CustomComponent
/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/test/widgets/
DCustomImageView.java28 init(context); in CustomImageView()
33 init(context); in CustomImageView()
38 init(context); in CustomImageView()
43 init(context); in CustomImageView()
46 private void init(Context context) { in init() method in CustomImageView
DBlurryImageView.java30 init(context); in BlurryImageView()
35 init(context); in BlurryImageView()
40 init(context); in BlurryImageView()
45 init(context); in BlurryImageView()
48 private void init(Context context) { in init() method in BlurryImageView
/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/src/main/java/com/android/layoutlib/test/myapplication/
DThemableWidget.java13 init(); in ThemableWidget()
19 init(); in ThemableWidget()
25 init(); in ThemableWidget()
31 init(); in ThemableWidget()
34 private void init() { in init() method in ThemableWidget
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/fragment/dagger/
DStatusBarFragmentComponent.java75 default void init() { in init() method
78 getBatteryMeterViewController().init(); in init()
79 getHeadsUpAppearanceController().init(); in init()
80 getPhoneStatusBarViewController().init(); in init()
81 getLightsOutNotifController().init(); in init()
82 getStatusBarDemoMode().init(); in init()
/frameworks/native/services/surfaceflinger/tests/fakehwc/
DFakeComposerService.cpp55 if (!mClient->init()) { in createClient()
84 if (!mClient->init()) { in createClient()
113 if (!mClient->init()) { in createClient()
122 if (!mClient->init()) { in createClient_2_3()
151 if (!mClient->init()) { in createClient()
160 if (!mClient->init()) { in createClient_2_3()
169 if (!mClient->init()) { in createClient_2_4()
/frameworks/base/core/tests/coretests/src/android/view/
DViewAttachView.java36 init(attrs, defStyle); in ViewAttachView()
41 init(attrs, 0); in ViewAttachView()
46 init(null, 0); in ViewAttachView()
49 private void init(AttributeSet attrs, int defStyle) { in init() method in ViewAttachView
/frameworks/native/opengl/tests/gl_jni/src/com/android/gljni/
DGLJNIView.java57 init(); in GLJNIView()
62 init(); in GLJNIView()
65 private void init() { in init() method in GLJNIView
76 GLJNILib.init(width, height); in onSurfaceChanged()

12345678910>>...57