Home
last modified time | relevance | path

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

/packages/modules/NetworkStack/src/android/net/apf/
DApfGenerator.java393 private void addInstruction(Instruction instruction) { in addInstruction() argument
397 mInstructions.add(instruction); in addInstruction()
416 Instruction instruction = new Instruction(Opcodes.LABEL); in defineLabel() local
417 instruction.setLabel(name); in defineLabel()
418 addInstruction(instruction); in defineLabel()
426 Instruction instruction = new Instruction(Opcodes.JMP); in addJump() local
427 instruction.setTargetLabel(target); in addJump()
428 addInstruction(instruction); in addJump()
437 Instruction instruction = new Instruction(Opcodes.LDB, register); in addLoad8() local
438 instruction.setUnsignedImm(offset); in addLoad8()
[all …]
/packages/modules/GeoTZ/locationtzprovider/src/test/java/com/android/timezone/location/provider/
DRealLocationListeningAccountantTest.java119 ListeningInstruction instruction = in getNextListeningInstruction_noActiveBudget_noLastLocationResult() local
125 assertEquals(instruction, in getNextListeningInstruction_noActiveBudget_noLastLocationResult()
130 assertEquals(LOCATION_LISTEN_MODE_PASSIVE, instruction.listenMode); in getNextListeningInstruction_noActiveBudget_noLastLocationResult()
133 assertValidPassiveListeningDuration(instruction.duration); in getNextListeningInstruction_noActiveBudget_noLastLocationResult()
136 mAccountant.accrueActiveListeningBudget(instruction.duration); in getNextListeningInstruction_noActiveBudget_noLastLocationResult()
151 ListeningInstruction instruction = in getNextListeningInstruction_withSmallActiveBudget_noLastLocationResult() local
154 assertActiveListeningBudget(balanceBeforeCall.minus(instruction.duration)); in getNextListeningInstruction_withSmallActiveBudget_noLastLocationResult()
158 assertEquals(LOCATION_LISTEN_MODE_ACTIVE, instruction.listenMode); in getNextListeningInstruction_withSmallActiveBudget_noLastLocationResult()
159 assertValidActiveListeningDuration(instruction.duration); in getNextListeningInstruction_withSmallActiveBudget_noLastLocationResult()
170 ListeningInstruction instruction = in getNextListeningInstruction_withLargeActiveBudget_noLastLocationResult() local
[all …]
/packages/apps/Settings/src/com/android/settings/accessibility/
DAccessibilityGestureNavigationTutorial.java292 final TextSwitcher instruction = contentView.findViewById(R.id.instruction); in createShortcutNavigationContentView() local
293 instruction.setFactory(() -> makeInstructionView(context)); in createShortcutNavigationContentView()
294 instruction.setText(tutorialPages.get(/* firstIndex */ 0).getInstruction()); in createShortcutNavigationContentView()
304 new TutorialPageChangeListener(context, viewPager, title, instruction, in createShortcutNavigationContentView()
329 final CharSequence instruction = getSoftwareInstruction(context); in createSoftwareTutorialPage() local
334 return new TutorialPage(title, image, indicatorIcon, instruction); in createSoftwareTutorialPage()
344 final CharSequence instruction = in createHardwareTutorialPage() local
348 return new TutorialPage(title, image, indicatorIcon, instruction); in createHardwareTutorialPage()
356 final CharSequence instruction = in createTripleTapTutorialPage() local
362 return new TutorialPage(title, image, indicatorIcon, instruction); in createTripleTapTutorialPage()
[all …]
/packages/modules/DnsResolver/tests/testdata/
DREADME.md90 Run the following instruction to decode.
106 2. Run the following instruction.
154 Run the following instruction to test.
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/setup/
DSetupWizardActivity.java444 final View stepView, final int title, final int instruction,
455 mInstruction = (instruction == 0) ? null
456 : res.getString(instruction, applicationName);
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Dfaq.md259 …his feature. However, running the executable on a machine without such instruction set support wil…
Dinternals.md200 …ompile-time settings. Running the executable on a machine without such instruction set support wil…
/packages/services/Car/car-lib/src/android/car/navigation/
Dnavigation_state.proto401 // An instruction to a user to perform an action during their drive composed of
/packages/inputmethods/LatinIME/dictionaries/
Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...