Home
last modified time | relevance | path

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

/development/samples/browseable/BasicManagedProfile/src/com.example.android.basicmanagedprofile/
DBasicManagedProfileFragment.java62 private static final String PACKAGE_NAME_CALCULATOR = "com.android.calculator2"; field in BasicManagedProfileFragment
101 mCalculatorEnabled = isApplicationEnabled(PACKAGE_NAME_CALCULATOR); in onAttach()
185 setAppEnabled(PACKAGE_NAME_CALCULATOR, checked); in onCheckedChanged()