Searched defs:ACTION_START (Results 1 – 2 of 2) sorted by relevance
85 private static final int ACTION_START = 1; field in ServiceRestarterTest
73 protected static final String ACTION_START = "com.android.systemui.screenrecord.START"; field in RecordingService