Home
last modified time | relevance | path

Searched defs:transitionType (Results 1 – 3 of 3) sorted by relevance

/development/tools/winscope/src/viewers/viewer_transitions/
Dpresenter.ts211 const transitionType = this.extractAndFormatTransitionType(wmDataNode); constant
264 const transitionType = constant
/development/samples/browseable/Geofencing/Application/src/com.example.android.wearable.geofencing/
DGeofenceTransitionsIntentService.java78 int transitionType = geoFenceEvent.getGeofenceTransition(); in onHandleIntent() local
DSimpleGeofenceStore.java66 int transitionType = mPrefs.getInt(getGeofenceFieldKey(id, KEY_TRANSITION_TYPE), in getGeofence() local