Searched refs:DROPDOWN_KEY_SDK_SANDBOX (Results 1 – 2 of 2) sorted by relevance
158 private static final String DROPDOWN_KEY_SDK_SANDBOX = "SDK_IN_SANDBOX"; field in SampleSandboxedSdkProvider.TestView186 if (mSdkToSdkCommEnabled.equals(DROPDOWN_KEY_SDK_SANDBOX)) { in onDraw()
108 private static final String DROPDOWN_KEY_SDK_SANDBOX = "SDK_IN_SANDBOX"; field in MainActivity727 new String[] {DROPDOWN_KEY_SDK_SANDBOX, DROPDOWN_KEY_SDK_APP}; in registerSdkToSdkButton()