Searched refs:DROPDOWN_KEY_SDK_APP (Results 1 – 2 of 2) sorted by relevance
159 private static final String DROPDOWN_KEY_SDK_APP = "SDK_IN_APP"; field in SampleSandboxedSdkProvider.TestView213 } else if (mSdkToSdkCommEnabled.equals(DROPDOWN_KEY_SDK_APP)) { in onDraw()
109 private static final String DROPDOWN_KEY_SDK_APP = "SDK_IN_APP"; field in MainActivity727 new String[] {DROPDOWN_KEY_SDK_SANDBOX, DROPDOWN_KEY_SDK_APP}; in registerSdkToSdkButton()747 if (dropDownKey.equals(DROPDOWN_KEY_SDK_APP)) { in registerSdkToSdkButton()