Home
last modified time | relevance | path

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

/development/samples/browseable/Flashlight/src/com.example.android.wearable.flashlight/
DMainActivity.java57 partyFragment.stopCycling(); in onCreate()
120 public void stopCycling() { in stopCycling() method in MainActivity.PartyLightFragment
121 mView.stopCycling(); in stopCycling()
DPartyLightView.java75 public void stopCycling() { in stopCycling() method in PartyLightView