Searched refs:STATE_DEFAULT (Results 1 – 4 of 4) sorted by relevance
137 STATE_DEFAULT,151 public static final int STATE_DEFAULT = 0x1; field in NetworkStats.Bucket284 case STATE_DEFAULT: return android.net.NetworkStats.SET_DEFAULT; in convertSet()293 case android.net.NetworkStats.SET_DEFAULT : return STATE_DEFAULT; in convertState()
484 private static final int STATE_DEFAULT = 1; field in EmojiProcessor.ProcessorSm487 private int mState = STATE_DEFAULT;567 case STATE_DEFAULT: in check()586 mState = STATE_DEFAULT; in reset()
4603 Landroid/app/usage/NetworkStats$Bucket;->STATE_DEFAULT:I
7413 field public static final int STATE_DEFAULT = 1; // 0x1