- gain - Static variable in class jimpatrizi.com.netrtl.MainActivity
-
Tuner Gain
static const int32_t MIN_VALID = -100;
static const int32_t MAX_VALID = INT32_MAX;
static const int32_t DEFAULT_VALUE = -100;
- gain_seek - Static variable in class jimpatrizi.com.netrtl.R.id
-
- gain_text - Static variable in class jimpatrizi.com.netrtl.R.id
-
- gainSeekBar - Variable in class jimpatrizi.com.netrtl.MainActivity
-
Tuner Gain SeekBar
- gainSeekBarInit() - Method in class jimpatrizi.com.netrtl.MainActivity
-
Sets volume bar's seekbar methods and listener
- gainTextView - Variable in class jimpatrizi.com.netrtl.MainActivity
-
- gapBetweenBars - Static variable in class jimpatrizi.com.netrtl.R.attr
-
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
- getAppContext() - Static method in class jimpatrizi.com.netrtl.MainActivity
-
Returns Application Context
- getByIndex(int) - Method in enum jimpatrizi.com.netrtl.Parameters
-
Return the value at this index
- getCompletedMessage() - Method in class com.bensherman.rtlsdrdjava.tcpcli.TcpClient
-
THIS CALL BLOCKS on completedMsgQueue.
- getCompletedMessageQueueLength() - Method in class com.bensherman.rtlsdrdjava.tcpcli.TcpClient
-
- getDameonCallableStrings() - Method in enum jimpatrizi.com.netrtl.Parameters
-
Makes a new list of daemon formatted strings to send to the server
- getDefaultThreadName() - Static method in class com.bensherman.rtlsdrdjava.tcpcli.TcpClient
-
- getDelegate() - Method in class jimpatrizi.com.netrtl.AppCompatPreferenceActivity
-
- getFrequency() - Method in class jimpatrizi.com.netrtl.DefaultBuilder
-
- getFunction() - Method in enum jimpatrizi.com.netrtl.Parameters
-
Returns the current parameter
- getIndex(Spinner, String) - Method in enum jimpatrizi.com.netrtl.Parameters
-
Gets the index of the string in the spinner if it exists
- getMenuInflater() - Method in class jimpatrizi.com.netrtl.AppCompatPreferenceActivity
-
- getModulationMode() - Method in class jimpatrizi.com.netrtl.DefaultBuilder
-
- getModulationModeSpinner(Spinner) - Method in class jimpatrizi.com.netrtl.MainActivity
-
Returns the current value in spinner, used in
- getOutboundMsg() - Method in class com.bensherman.rtlsdrdjava.tcpcli.Message
-
- getResponseFromSocket() - Method in class com.bensherman.rtlsdrdjava.tcpcli.TcpSocketReader
-
Each call to this function is intended to build a response for the oldest
message which hasn't been responded to.
- getResponseMsg() - Method in class com.bensherman.rtlsdrdjava.tcpcli.Message
-
- getResponseMsgType() - Method in class com.bensherman.rtlsdrdjava.tcpcli.Message
-
- getSupportActionBar() - Method in class jimpatrizi.com.netrtl.AppCompatPreferenceActivity
-
- getTcpClient() - Static method in class jimpatrizi.com.netrtl.MainActivity
-
TcpClient Getter
- getTcpSocketReader() - Method in class com.bensherman.rtlsdrdjava.tcpcli.TcpClient
-
Returns this TcpClient's socketReader member.
- getUiElement() - Method in enum jimpatrizi.com.netrtl.Parameters
-
Get uiElement for Parameter
- getValues() - Method in enum jimpatrizi.com.netrtl.Parameters
-
Get all values of arraylist
- goIcon - Static variable in class jimpatrizi.com.netrtl.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
- goToSettingsActivity() - Static method in class jimpatrizi.com.netrtl.MainActivity
-
Go to the Settings Activity