Home
last modified time | relevance | path

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

/development/samples/browseable/RuntimePermissionsWear/Wearable/src/com.example.android.wearable.runtimepermissions/
DMainWearActivity.java86 private Button mPhoneStoragePermissionButton; field in MainWearActivity
124 mPhoneStoragePermissionButton = in onCreate()
233 mPhoneStoragePermissionButton.setCompoundDrawablesWithIntrinsicBounds( in onEnterAmbient()
236 mPhoneStoragePermissionButton.setCompoundDrawablesWithIntrinsicBounds( in onEnterAmbient()
255 mPhoneStoragePermissionButton.setCompoundDrawablesWithIntrinsicBounds( in onExitAmbient()
258 mPhoneStoragePermissionButton.setCompoundDrawablesWithIntrinsicBounds( in onExitAmbient()
508 mPhoneStoragePermissionButton.setCompoundDrawablesWithIntrinsicBounds( in updatePhoneButtonOnUiThread()
511 mPhoneStoragePermissionButton.setCompoundDrawablesWithIntrinsicBounds( in updatePhoneButtonOnUiThread()
518 mPhoneStoragePermissionButton.setCompoundDrawablesWithIntrinsicBounds( in updatePhoneButtonOnUiThread()
521 mPhoneStoragePermissionButton.setCompoundDrawablesWithIntrinsicBounds( in updatePhoneButtonOnUiThread()
/development/samples/browseable/RuntimePermissionsWear/Application/src/com.example.android.wearable.runtimepermissions/
DMainPhoneActivity.java86 private Button mPhoneStoragePermissionButton; field in MainPhoneActivity
110 mPhoneStoragePermissionButton = in onCreate()
173 mPhoneStoragePermissionButton.setCompoundDrawablesWithIntrinsicBounds( in onResume()