Home
last modified time | relevance | path

Searched refs:tsm (Results 1 – 6 of 6) sorted by relevance

/aosp12/build/soong/android/
H A Dsingleton_module_test.go26 func (tsm *testSingletonModule) GenerateAndroidBuildActions(ctx ModuleContext) {
27 tsm.ops = append(tsm.ops, "GenerateAndroidBuildActions")
30 func (tsm *testSingletonModule) GenerateSingletonBuildActions(ctx SingletonContext) {
31 tsm.ops = append(tsm.ops, "GenerateSingletonBuildActions")
34 func (tsm *testSingletonModule) MakeVars(ctx MakeVarsContext) {
35 tsm.ops = append(tsm.ops, "MakeVars")
39 tsm := &testSingletonModule{}
40 InitAndroidSingletonModule(tsm)
41 return tsm
H A Dtest_suites.go38 if tsm, ok := m.(TestSuiteModule); ok {
39 for _, testSuite := range tsm.TestSuites() {
44 files[testSuite][name] = append(files[testSuite][name], tsm.FilesToInstall()...)
/aosp12/frameworks/base/core/java/android/view/textservice/
H A DSpellCheckerSession.java122 SpellCheckerInfo info, TextServicesManager tsm, SpellCheckerSessionListener listener, in SpellCheckerSession() argument
124 if (info == null || listener == null || tsm == null) { in SpellCheckerSession()
130 mTextServicesManager = tsm; in SpellCheckerSession()
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Dlv_wordlist.combined.gz1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ...
H A Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
H A Dde_wordlist.combined.gz1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ...